Commit 2001dad
committed
cli: add stop as alias for unload command
Users coming from docker model run naturally expect docker model stop
to stop a model. Add stop as a Cobra alias for the unload command so
both docker model stop and docker model unload work interchangeably.
Fixes #8201 parent 9a2c555 commit 2001dad
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
0 commit comments