mirror of
https://github.com/yavook/kiwi-scp.git
synced 2024-11-22 04:43:00 +00:00
command list (plans)
This commit is contained in:
parent
fd681418f5
commit
4290ed3743
1 changed files with 11 additions and 9 deletions
|
@ -1,25 +1,27 @@
|
||||||
COMMANDS
|
COMMANDS
|
||||||
========
|
========
|
||||||
|
|
||||||
net-up
|
init -> config
|
||||||
|
show -> config --show
|
||||||
|
|
||||||
up
|
up
|
||||||
down
|
down
|
||||||
net-down
|
|
||||||
update
|
update
|
||||||
|
new
|
||||||
enable
|
enable
|
||||||
disable
|
disable
|
||||||
|
|
||||||
show
|
list -> show
|
||||||
list
|
|
||||||
logs
|
logs
|
||||||
sh
|
sh
|
||||||
|
cmd
|
||||||
|
|
||||||
build
|
build
|
||||||
pull
|
pull
|
||||||
push
|
push
|
||||||
|
|
||||||
init
|
net-up
|
||||||
conf-copy
|
net-down
|
||||||
conf-purge
|
conf-copy (hide)
|
||||||
|
conf-purge (hide)
|
||||||
cmd
|
conf-clean -> clean
|
||||||
|
|
Loading…
Reference in a new issue