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

25 commits

Author SHA1 Message Date
ba3c34c7a7 pip installable, but not correct 2021-09-28 12:17:53 +02:00
4bd602a245 help command 2020-08-20 14:40:49 +02:00
bf5bed8734 move subcommand.py 2020-08-19 17:21:38 +02:00
1f1f3b27b2 Call compose from Project objects 2020-08-19 17:09:43 +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
1cf3b5ca55 nargs for ProjectCommand and ServiceCommand 2020-08-17 12:59:40 +02:00
4c70b7b2c1 simple command dependencies 2020-08-17 10:57:45 +02:00
387b7406b5 format 2020-08-17 10:55:08 +02:00
971e267943 doc 2020-08-17 10:09:00 +02:00
a471ac4f51 doc + error handling 2020-08-13 14:26:49 +02:00
feda828c06 DockerCommand is now project-sensitive 2020-08-13 11:46:09 +02:00
082c5f220c ProjectCommand, ServiceCommand aux classes 2020-08-13 11:32:54 +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
f94db364d7 "logs" command finished 2020-08-11 12:33:21 +02:00
3522d6bba5 $DOCKERNET -> $KIWI_HUB_NAME, $DOCKERCIDR -> $KIWI_HUB_CIDR 2020-08-11 11:28:30 +02:00
6ee528f4cb DockerCommand: __build_cmd, run_less 2020-08-10 17:40:56 +02:00
02c2945ecf "logs" command with "-f" switch 2020-08-10 16:36:05 +02:00
90bfb32289 DockerProgram Singleton dictionary and simple logs implementation 2020-08-10 16:28:42 +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