mirror of
https://github.com/moby/moby.git
synced 2026-08-05 23:51:18 +00:00
Merge pull request #25743 from lixiaobing10051267/masterInspect
Check the return message of docker service inspect
This commit is contained in:
@@ -33,7 +33,7 @@ removed the service. The CLI returns a message that the service is not found:
|
||||
```
|
||||
$ docker service inspect helloworld
|
||||
[]
|
||||
Error: no such service or task: helloworld
|
||||
Error: no such service: helloworld
|
||||
```
|
||||
|
||||
## What's next?
|
||||
|
||||
Reference in New Issue
Block a user