List all contexts
List all contexts
circleci context list --org-id <org-id> [flags]
circleci context list --org-id 00000000-0000-0000-0000-000000000000
(deprecated usage) circleci context list <vcs-type> <org-name>
-h, --help help for list
--org-id string Your organization id. You can obtain it on the "Overview" section of your organization settings page.
--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