---
title: commands
description: List all shopify commands.
source_url:
  html: 'https://shopify.dev/docs/api/shopify-cli/general-commands/commands'
  md: 'https://shopify.dev/docs/api/shopify-cli/general-commands/commands.md'
api_name: shopify-cli
---

# commands

List all shopify commands.

#### Flags

The following flags are available for the `commands` command:

* **--deprecated**

  Show deprecated commands.

* **--hidden**

  Show hidden commands.

* **--json**

  Format output as json.

* **--no-truncate**

  Do not truncate output.

* **--sort \<value>**

  **string**

  Property to sort by.

* **--tree**

  Show tree of commands.

* **-c, --columns \<value>**

  **string**

  Only show provided columns (comma-separated).

* **-x, --extended**

  Show extra columns.

Examples

### Examples

* ####

  ##### commands

  ```sh
  shopify commands [flags]
  ```

***
