|
1a98137c71
|
subcommands "new", "enable", "disable"
|
2020-08-18 15:56:58 +02:00 |
|
|
3014e7057c
|
readability
|
2020-08-18 15:56:22 +02:00 |
|
|
9617597257
|
subcommand "push"
|
2020-08-18 15:12:08 +02:00 |
|
|
81b597cb58
|
neater prompts
|
2020-08-18 15:05:19 +02:00 |
|
|
679a47e4fa
|
subcommands "build", "pull", "update"
|
2020-08-18 14:48:11 +02:00 |
|
|
c2d34aeaff
|
"up" for project same command
|
2020-08-18 14:33:12 +02:00 |
|
|
6f99de30d0
|
Regression: Run net-up automatically
|
2020-08-18 14:23:56 +02:00 |
|
|
6976480dd7
|
FlexCommand automatic logging with action creation param
|
2020-08-18 14:18:54 +02:00 |
|
|
c336de4d9c
|
FlexCommand: project_name / services in params
|
2020-08-18 14:04:10 +02:00 |
|
|
6615982e95
|
FlexCommand class
|
2020-08-18 13:50:21 +02:00 |
|
|
79ecca2322
|
dir structure
|
2020-08-18 12:34:09 +02:00 |
|
|
1fda26ef4f
|
imports
|
2020-08-18 12:28:59 +02:00 |
|
|
5b489d0392
|
"copy-conf" -> "conf-copy", subcommand "conf-purge", constants centralization
|
2020-08-18 12:24:55 +02:00 |
|
|
366ed9b4fe
|
Rootkit implementation for copyconf (and other commands as root)
|
2020-08-17 17:56:34 +02:00 |
|
|
9907e72244
|
cleaner way of getting root access
|
2020-08-17 16:58:12 +02:00 |
|
|
500652c9d6
|
subcommand "copy-conf"
|
2020-08-17 16:48:36 +02:00 |
|
|
0433daa748
|
neat prompt
|
2020-08-17 15:21:46 +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 |
|
|
2acbc1c534
|
dependencies
|
2020-08-17 14:51:43 +02:00 |
|
|
79520c2a63
|
subcommand "down"
|
2020-08-17 14:51:11 +02:00 |
|
|
4ad2b7c458
|
use new utils.project routines
|
2020-08-17 14:13:42 +02:00 |
|
|
d44da6eabd
|
typo
|
2020-08-17 14:13:09 +02:00 |
|
|
34507b9b8c
|
Subcommand 'up'
|
2020-08-17 14:13:02 +02:00 |
|
|
f222786015
|
Handle num_projects='?'
|
2020-08-17 13:14:54 +02:00 |
|
|
1cf3b5ca55
|
nargs for ProjectCommand and ServiceCommand
|
2020-08-17 12:59:40 +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 |
|
|
20f6131cfc
|
subprocess environment consistency
|
2020-08-17 11:57:08 +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 |
|
|
2dd524fbad
|
better logging for "sh", 'runtime:shells' config key
|
2020-08-15 04:06:25 +02:00 |
|
|
156318295f
|
"shell" -> "sh", redundant SUBCOMMANDS array
|
2020-08-15 02:06:55 +02:00 |
|
|
a471ac4f51
|
doc + error handling
|
2020-08-13 14:26:49 +02:00 |
|
|
fc7d1d5ec4
|
Commands "cmd" and "sh"
|
2020-08-13 13:00:32 +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 |
|
|
d67b04897f
|
"TARGETROOT" -> "TARGET_ROOT", "kiwihub" -> "kiwi_hub"
|
2020-08-13 11:31:41 +02:00 |
|
|
0b2b9a0a75
|
doc
|
2020-08-13 11:30:25 +02:00 |
|
|
1bd547587b
|
organized imports
|
2020-08-12 17:46:50 +02:00 |
|
|
70b04f039a
|
DockerCommand now is an Executable
|
2020-08-12 17:39:55 +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 |
|
|
a602076291
|
clone default config before loading
|
2020-08-11 17:23:24 +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 |
|
|
0299e6a86f
|
logging improve
|
2020-08-11 12:08:03 +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 |
|