sfdx commands
List all the commands
Options
Name | Description |
---|---|
-h, --help | Show CLI help |
-j, --json | Display unfiltered api data in json format |
--hidden | Show hidden commands |
--columns <columns> | Only show provided columns (comma-separated) |
--sort <sort> | Property to sort by (prepend '-' for descending) |
--filter <filter> | Filter property by partial string matching, ex: name=foo |
--csv | Output is csv format [alias: --output=csv] |
--output <output> | Output in a more machine friendly format |
-x, --extended | Show extra columns |
--no-truncate | Do not truncate output to fit screen |
--no-header | Hide table header from output |