list all the commands
list all the commands
list all the commands​USAGE$ celocli commands​OPTIONS-h, --help show CLI help-j, --json display unfiltered api data in json format-x, --extended show extra columns--columns=columns only show provided columns (comma-separated)--csv output is csv format [alias: --output=csv]--filter=filter filter property by partial string matching, ex: name=foo--hidden show hidden commands--no-header hide table header from output--no-truncate do not truncate output to fit screen--output=csv|json|yaml output in a more machine friendly format--sort=sort property to sort by (prepend '-' for descending)
See code: @oclif/plugin-commands​