---
id: gk-foundation-cli-commands
title: "Filter - gk/foundation/cli/commands"
sidebar_label: "gk/foundation/cli/commands"
tags:
  - "1.2.0"
---

# Filter: gk/foundation/cli/commands

Registers custom GK commands. They will be prefixed with "gk" (e.g., "gk [custom command]").

## Parameters

| Name | Type | Description |
|------|------|-------------|
| $commands | `array` |  |

### Since

- 1.2.0

### Source

Defined in `CLI/CLI.php` at line 86

