mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
Update kubernetes command doc (#23271)
## Description Updates docs for new reset cluster command ## Related issues or tickets https://docker.atlassian.net/browse/PRS-52 ## Reviews <!-- Notes for reviewers here --> <!-- List applicable reviews (optionally @tag reviewers) --> @aevesdocker - [ ] Technical review - [x] Editorial review - [ ] Product review --------- Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
This commit is contained in:
@@ -36,6 +36,6 @@ docker desktop COMMAND [OPTIONS]
|
||||
| `disable` | Disable a feature |
|
||||
| `enable` | Enable a feature |
|
||||
| `version` | Show the Docker Desktop CLI plugin version information |
|
||||
| `kubernetes` | List Kubernetes images used by Docker Desktop. Available with Docker Docker version 4.44 and later. |
|
||||
| `kubernetes` | List Kubernetes images used by Docker Desktop or restart the cluster. Available with Docker Desktop version 4.44 and later. |
|
||||
|
||||
For more details on each command, see the [Docker Desktop CLI reference](/reference/cli/docker/desktop/_index.md).
|
||||
|
||||
Reference in New Issue
Block a user