This repository was archived by the owner on Oct 13, 2023. It is now read-only.
Commit d0c4d1b
committed
service update: fix service create example
Service create expects the name to be passed using the
`--name` flag, not as a positional parameter
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit 0cd7c6aa0288e8219ba21ac24a92a09ab73d91e1)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Upstream-commit: 0cfe29431c348d92323f176b702b199709f18a45
Component: cli1 parent a281183 commit d0c4d1b
1 file changed
Lines changed: 3 additions & 6 deletions
Lines changed: 3 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
161 | | - | |
162 | | - | |
163 | | - | |
164 | | - | |
| 161 | + | |
| 162 | + | |
165 | 163 | | |
166 | 164 | | |
167 | 165 | | |
168 | 166 | | |
169 | | - | |
170 | | - | |
| 167 | + | |
171 | 168 | | |
172 | 169 | | |
173 | 170 | | |
| |||
0 commit comments