Correct config ls filter example

Replace service with config subcommand
This commit is contained in:
Vicente Jimenez Aguilar 2023-03-22 08:27:41 +01:00 committed by GitHub
parent bfe87fd39b
commit 7f4ca6b080
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ The following filter matches only services with the `project` label with the
`project-a` value. `project-a` value.
```console ```console
$ docker service ls --filter label=project=test $ docker config ls --filter label=project=test
ID NAME CREATED UPDATED ID NAME CREATED UPDATED
mem02h8n73mybpgqjf0kfi1n0 test_config About an hour ago About an hour ago mem02h8n73mybpgqjf0kfi1n0 test_config About an hour ago About an hour ago