1
0
Fork 0
mirror of https://github.com/yavook/kiwi-scp.git synced 2024-11-22 21:03:00 +00:00
Commit graph

22 commits

Author SHA1 Message Date
ba3c34c7a7 pip installable, but not correct 2021-09-28 12:17:53 +02:00
09836743bb reformat 2021-09-22 03:06:43 +02:00
fd8a2f201e project renamed 2020-08-26 13:56:51 +02:00
ffe1089718 "config" -> "init", "inspect" -> "show", removed "purge" (integrated into instance's "down") 2020-08-25 16:27:37 +02:00
3ccdffe737 CLI commands cleanup 2020-08-20 14:15:38 +02:00
bf5bed8734 move subcommand.py 2020-08-19 17:21:38 +02:00
fd681418f5 action strings everywhere 2020-08-19 16:23:52 +02:00
93d0b56eb7 Rework: FlexCommand defaults into lower hierarchy (override protected _run variants by default) 2020-08-19 16:10:56 +02:00
11dafb0db6 return values 2020-08-17 15:00:11 +02:00
4c70b7b2c1 simple command dependencies 2020-08-17 10:57:45 +02:00
971e267943 doc 2020-08-17 10:09:00 +02:00
1bd547587b organized imports 2020-08-12 17:46:50 +02:00
daced4dd7d Package subcommands.utils 2020-08-12 16:43:13 +02:00
9da09d56cf Massive QoL reworks 2020-08-11 14:03:00 +02:00
0299e6a86f logging improve 2020-08-11 12:08:03 +02:00
717e1ec81e Typos 2020-08-10 16:35:38 +02:00
81127096cd Typos 2020-08-10 16:27:52 +02:00
3cb195fe1a Runner logic back into package, as singleton 2020-08-10 15:48:15 +02:00
65fcb91bd0 Parser singleton 2020-08-10 15:21:39 +02:00
f188d05e56 rework "SubCommand" class members 2020-08-10 11:24:39 +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