github.com/pachyderm/pachyderm@v1.13.4/doc/docs/1.9.x/reference/pachctl/pachctl_config_delete_context.md (about) 1 ## pachctl config delete context 2 3 Deletes a context. 4 5 ### Synopsis 6 7 Deletes a context. 8 9 ``` 10 pachctl config delete context [flags] 11 ``` 12 13 ### Options 14 15 ``` 16 -h, --help help for context 17 ``` 18 19 ### Options inherited from parent commands 20 21 ``` 22 --no-color Turn off colors. 23 -v, --verbose Output verbose logs 24 ``` 25