mirror of
https://github.com/harivansh-afk/deskctl.git
synced 2026-04-17 06:04:53 +00:00
deskctl upgrade (#13)
* deskctl upgrade * interactive update as well as --yes flag
This commit is contained in:
parent
2b02513d6e
commit
a64b46b479
6 changed files with 603 additions and 2 deletions
|
|
@ -14,6 +14,18 @@ After install, run:
|
|||
deskctl --help
|
||||
```
|
||||
|
||||
To upgrade version:
|
||||
|
||||
```bash
|
||||
deskctl upgrade
|
||||
```
|
||||
|
||||
For non-interactive use:
|
||||
|
||||
```bash
|
||||
deskctl upgrade --yes
|
||||
```
|
||||
|
||||
One-shot usage is also supported:
|
||||
|
||||
```bash
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue