github.com/thajeztah/cli@v0.0.0-20240223162942-dc6bfac81a8b/docs/reference/commandline/context_rm.md (about) 1 # context rm 2 3 <!---MARKER_GEN_START--> 4 Remove one or more contexts 5 6 ### Aliases 7 8 `docker context rm`, `docker context remove` 9 10 ### Options 11 12 | Name | Type | Default | Description | 13 |:----------------|:-----|:--------|:--------------------------------------| 14 | `-f`, `--force` | | | Force the removal of a context in use | 15 16 17 <!---MARKER_GEN_END-->