circleci context delete <vcs-type> <org-name> <context-name>
Delete the named 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 |