Commit graph

32 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
3a28af7f7e user query into Config object 2020-08-20 13:29:08 +02:00
d99f26e3cf exit status 2020-08-19 17:42:09 +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
0060bf8878 marker 2020-08-19 12:02:46 +02:00
1fda26ef4f imports 2020-08-18 12:28:59 +02:00
322033ca92 f strings init 2020-08-17 15:03:25 +02:00
11dafb0db6 return values 2020-08-17 15:00:11 +02:00
d44da6eabd typo 2020-08-17 14:13:09 +02:00
a471ac4f51 doc + error handling 2020-08-13 14:26:49 +02:00
0b2b9a0a75 doc 2020-08-13 11:30:25 +02:00
1bd547587b organized imports 2020-08-12 17:46:50 +02:00
8c2cdbda3a utils.executable based on PATH instead of YML 2020-08-12 17:18:20 +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
f94db364d7 "logs" command finished 2020-08-11 12:33:21 +02:00
717e1ec81e Typos 2020-08-10 16:35:38 +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
e43dadd4fe "executables:*" key handling in _util 2020-08-10 14:52:41 +02:00
41274c3239 logging verbosity 2020-08-10 14:39:28 +02:00
93643de8fb "Runner" into main function, rework Parser and InitCommand 2020-08-10 14:05:19 +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
1214137005 "Current" => "Default" 2020-08-07 02:01:54 +02:00
69dc1fd213 Runner for subcommands 2020-08-06 14:38:03 +02:00