Commit 3b68cde
committed
cli/command/service: fix API annotations for generic resource flags
These flags were added in 20a6ff3, and require
API version v1.32 or up, but they accidentally copied the flag-name from another
flag, so were not setting the annotation correctly.
Signed-off-by: Sebastiaan van Stijn <[email protected]>
(cherry picked from commit dcc3d25)
Signed-off-by: Sebastiaan van Stijn <[email protected]>1 parent c712d97 commit 3b68cde
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | | - | |
| 115 | + | |
116 | 116 | | |
117 | | - | |
| 117 | + | |
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
| |||
0 commit comments