Commit 27379c7
Matthew Fisher
feat(client): add client extensions
If an unknown command is specified, the client will attempt to execute
the command as a dash-separated command. If the command cannot be found,
The original usage message is returned. This opens the opportunity to
add and install extensions to the deis client by simply installing a
plugin onto the operating system.1 parent fb858d9 commit 27379c7
1 file changed
Lines changed: 11 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2208 | 2208 | | |
2209 | 2209 | | |
2210 | 2210 | | |
2211 | | - | |
| 2211 | + | |
| 2212 | + | |
| 2213 | + | |
| 2214 | + | |
| 2215 | + | |
| 2216 | + | |
| 2217 | + | |
| 2218 | + | |
| 2219 | + | |
| 2220 | + | |
| 2221 | + | |
2212 | 2222 | | |
2213 | 2223 | | |
2214 | 2224 | | |
| |||
0 commit comments