--- title: commands description: List all shopify commands. api_name: shopify-cli 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' --- # 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 \** **string** Property to sort by. * **--tree** Show tree of commands. * **-c, --columns \** **string** Only show provided columns (comma-separated). * **-x, --extended** Show extra columns. Examples ### Examples * #### commands ##### commands ```bash shopify commands [flags] ```