commandscommand
command
List all shopify commands.
Anchor to flagsFlags
The following flags are available for the commands
command:
- Anchor to --deprecated--deprecated
Show deprecated commands.
Show hidden commands.
- Anchor to --json--json
Format output as json.
- Anchor to --no-truncate--no-truncate
Do not truncate output.
- Anchor to --sort <value>--sort <value>string
Property to sort by.
- Anchor to --tree--tree
Show tree of commands.
- Anchor to -c, --columns <value>-c, --columns <value>string
Only show provided columns (comma-separated).
- Anchor to -x, --extended-x, --extended
Show extra columns.
commands
- --deprecated
Show deprecated commands.
""
- --hidden
Show hidden commands.
""
- --json
Format output as json.
""
- --no-truncate
Do not truncate output.
""
- --sort <value>
Property to sort by.
string
- --tree
Show tree of commands.
""
- -c, --columns <value>
Only show provided columns (comma-separated).
string
- -x, --extended
Show extra columns.
""
export interface commands {
/**
* Only show provided columns (comma-separated).
*
*/
'-c, --columns <value>'?: string
/**
* Show deprecated commands.
*
*/
'--deprecated'?: ''
/**
* Show extra columns.
*
*/
'-x, --extended'?: ''
/**
* Show hidden commands.
*
*/
'--hidden'?: ''
/**
* Format output as json.
*
*/
'--json'?: ''
/**
* Do not truncate output.
*
*/
'--no-truncate'?: ''
/**
* Property to sort by.
*
*/
'--sort <value>'?: string
/**
* Show tree of commands.
*
*/
'--tree'?: ''
}
Was this section helpful?
Commands
shopify commands [flags]
examples
commands
commands
shopify commands [flags]