Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/manuals/desktop/features/desktop-cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@
| `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 Docker version 4.44 and later. |

Check failure on line 39 in content/manuals/desktop/features/desktop-cli.md

View workflow job for this annotation

GitHub Actions / validate (vale)

[vale] reported by reviewdog 🐶 [Vale.Repetition] 'Docker' is repeated! Raw Output: {"message": "[Vale.Repetition] 'Docker' is repeated!", "location": {"path": "content/manuals/desktop/features/desktop-cli.md", "range": {"start": {"line": 39, "column": 111}}}, "severity": "ERROR"}

For more details on each command, see the [Docker Desktop CLI reference](/reference/cli/docker/desktop/_index.md).
Loading