circleci context create [vcs-type] [org-name] <context-name>
Create a new context
Arguments
Name | Description |
---|---|
vcs-type | Your VCS provider, can be either 'github' or 'bitbucket' |
org-name | The name of your organization |
context-name | The name for your context |