1
0
Fork 0
mirror of https://github.com/yavook/kiwi-scp.git synced 2025-12-07 00:53:10 +00:00
Commit graph

23 commits

Author SHA1 Message Date
621d565dde "config" -> "init", "inspect" -> "show", removed "purge" (integrated into instance's "down") 2020-08-25 16:27:37 +02:00
07208e8641 Subcommand "restart" 2020-08-25 15:42:53 +02:00
ddf9b8889c Leveraging rsync, removed need for "kiwi clean" and "kiwi conf-purge". 2020-08-25 15:41:27 +02:00
34612948cf CLI commands cleanup 2020-08-20 14:15:38 +02:00
c936c582fe subcommand "conf-clean" 2020-08-18 17:49:49 +02:00
6d8370a1f3 subcommand "list" 2020-08-18 16:36:39 +02:00
5214d87015 subcommands "new", "enable", "disable" 2020-08-18 15:56:58 +02:00
322953c5bb subcommand "push" 2020-08-18 15:12:08 +02:00
94c48af4eb subcommands "build", "pull", "update" 2020-08-18 14:48:11 +02:00
6afd5193b9 "copy-conf" -> "conf-copy", subcommand "conf-purge", constants centralization 2020-08-18 12:24:55 +02:00
b6fb6e4520 subcommand "copy-conf" 2020-08-17 16:48:36 +02:00
b79e45205c subcommand "down" 2020-08-17 14:51:11 +02:00
37a95ecad5 Subcommand 'up' 2020-08-17 14:13:02 +02:00
2766f8b7d9 subcommand "net-down" 2020-08-17 12:21:11 +02:00
b808f1a3e0 subcommand "net-up" 2020-08-17 12:08:42 +02:00
0c497be803 format 2020-08-17 10:55:08 +02:00
7153c4b5ed "shell" -> "sh", redundant SUBCOMMANDS array 2020-08-15 02:06:55 +02:00
ce4c121bb0 Commands "cmd" and "sh" 2020-08-13 13:00:32 +02:00
02b9bccf55 organized imports 2020-08-12 17:46:50 +02:00
945d464810 "Runner" into main function, rework Parser and InitCommand 2020-08-10 14:05:19 +02:00
5d0bea05e9 YML executable paths, "logs" subcommand 2020-08-08 19:44:24 +02:00
9d82690171 "kiwi show" 2020-08-06 14:55:27 +02:00
470392c766 Runner for subcommands 2020-08-06 14:38:03 +02:00