This issue is for tracking tests that were removed from the engine test suite because they were only testing CLI behaviour: * [ ] `service ps` pretty print (moby/moby#33684) * [x] `service ps` with name arg, id prefix arg, and conflicting args (moby/moby#33684) * [ ] `stack deploy` (moby/moby#33386) * [ ] `stack rm`
This issue is for tracking tests that were removed from the engine test suite because they were only testing CLI behaviour:
service pspretty print (Update service ps to be an API test moby/moby#33684)service pswith name arg, id prefix arg, and conflicting args (Update service ps to be an API test moby/moby#33684)stack deploy(Don't resolve image by contacting registry for docker stack deploy tests moby/moby#33386)stack rm