Clarifying the service ls filter on name only uses the prefix
Signed-off-by: Brandon Mitchell [email protected]
- What I did
Doc clarification since a name filter will not match on a service name's suffix.
- How I did it
Edit to the markdown. No code changes.
- How to verify it
Create any service and attempt to filter on the suffix rather than prefix of the service name. This does not work so the docs should be updated to match the behavior.
- Description for the changelog
See the following references to users confused by this behavior:
https://github.com/moby/moby/issues/37054 https://stackoverflow.com/q/56325695/596285
- A picture of a cute animal (not mandatory but encouraged)
![]()
Codecov Report
Merging #1910 into master will not change coverage. The diff coverage is
n/a.
@@ Coverage Diff @@
## master #1910 +/- ##
======================================
Coverage 56.7% 56.7%
======================================
Files 309 309
Lines 21721 21721
======================================
Hits 12316 12316
Misses 8504 8504
Partials 901 901