Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
(cherry picked from commit dc22572e3e)
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
18 lines
402 B
Markdown
18 lines
402 B
Markdown
# context rm
|
|
|
|
<!---MARKER_GEN_START-->
|
|
Remove one or more contexts
|
|
|
|
### Aliases
|
|
|
|
`docker context rm`, `docker context remove`
|
|
|
|
### Options
|
|
|
|
| Name | Type | Default | Description |
|
|
|:----------------|:-------|:--------|:--------------------------------------|
|
|
| `-f`, `--force` | `bool` | | Force the removal of a context in use |
|
|
|
|
|
|
<!---MARKER_GEN_END-->
|