Commit 4ab918d
committed
fix: option hiding in cred subcommands
The credential subcommands throw a nil ptr exception due to a nil
credential override flag value. Prevent this by including the value when
hiding flags from credential subcommands.
Signed-off-by: Nick Hale <4175918+njhale@users.noreply.github.com>1 parent 37be71d commit 4ab918d
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
| 112 | + | |
112 | 113 | | |
113 | 114 | | |
114 | 115 | | |
| |||
0 commit comments