List orbs
List orbs
circleci orb list <namespace> [flags]
<namespace> The namespace used for the orb (i.e. circleci) (Optional)
-d, --details output all the commands, executors, and jobs, along with a tree of their parameters
-h, --help help for list
--private exclusively list private orbs within a namespace
--sort string one of "builds"|"projects"|"orgs"
-u, --uncertified include uncertified orbs
--host string URL to your CircleCI host, also CIRCLECI_CLI_HOST (default "https://circleci.com")
--skip-update-check Skip the check for updates check run before every command. (default true)
--token string your token for using CircleCI, also CIRCLECI_CLI_TOKEN