Commit graph

24 commits

Author SHA1 Message Date
ba3c34c7a7 pip installable, but not correct 2021-09-28 12:17:53 +02:00
ffe1089718 "config" -> "init", "inspect" -> "show", removed "purge" (integrated into instance's "down") 2020-08-25 16:27:37 +02:00
fc2c9cb04e Subcommand "restart" 2020-08-25 15:42:53 +02:00
268188090b Leveraging rsync, removed need for "kiwi clean" and "kiwi conf-purge". 2020-08-25 15:41:27 +02:00
3ccdffe737 CLI commands cleanup 2020-08-20 14:15:38 +02:00
b3456f8ec3 subcommand "conf-clean" 2020-08-18 17:49:49 +02:00
cd3d0518df subcommand "list" 2020-08-18 16:36:39 +02:00
1a98137c71 subcommands "new", "enable", "disable" 2020-08-18 15:56:58 +02:00
9617597257 subcommand "push" 2020-08-18 15:12:08 +02:00
679a47e4fa subcommands "build", "pull", "update" 2020-08-18 14:48:11 +02:00
5b489d0392 "copy-conf" -> "conf-copy", subcommand "conf-purge", constants centralization 2020-08-18 12:24:55 +02:00
500652c9d6 subcommand "copy-conf" 2020-08-17 16:48:36 +02:00
79520c2a63 subcommand "down" 2020-08-17 14:51:11 +02:00
34507b9b8c Subcommand 'up' 2020-08-17 14:13:02 +02:00
8adbb5b2a0 subcommand "net-down" 2020-08-17 12:21:11 +02:00
fe094fbecb subcommand "net-up" 2020-08-17 12:08:42 +02:00
387b7406b5 format 2020-08-17 10:55:08 +02:00
156318295f "shell" -> "sh", redundant SUBCOMMANDS array 2020-08-15 02:06:55 +02:00
fc7d1d5ec4 Commands "cmd" and "sh" 2020-08-13 13:00:32 +02:00
1bd547587b organized imports 2020-08-12 17:46:50 +02:00
93643de8fb "Runner" into main function, rework Parser and InitCommand 2020-08-10 14:05:19 +02:00
3e1d9510dc YML executable paths, "logs" subcommand 2020-08-08 19:44:24 +02:00
9139032a0e "kiwi show" 2020-08-06 14:55:27 +02:00
69dc1fd213 Runner for subcommands 2020-08-06 14:38:03 +02:00