1
0
Fork 0
mirror of https://github.com/yavook/kiwi-scp.git synced 2025-12-07 00:53:10 +00:00
Commit graph

24 commits

Author SHA1 Message Date
cd97a1b8e4 marker 2020-08-19 12:02:46 +02:00
c8918d3ce1 abandoned utils.misc for project handling 2020-08-19 12:00:12 +02:00
cee96c807d Project class 2020-08-19 03:24:19 +02:00
55d5f58a38 readability 2020-08-18 15:56:22 +02:00
bf6d91fd81 neater prompts 2020-08-18 15:05:19 +02:00
3f2872034e FlexCommand automatic logging with action creation param 2020-08-18 14:18:54 +02:00
c9b3eee39b FlexCommand: project_name / services in params 2020-08-18 14:04:10 +02:00
6c296643a7 imports 2020-08-18 12:28:59 +02:00
6afd5193b9 "copy-conf" -> "conf-copy", subcommand "conf-purge", constants centralization 2020-08-18 12:24:55 +02:00
79d448cbdf Rootkit implementation for copyconf (and other commands as root) 2020-08-17 17:56:34 +02:00
c8bfea8676 cleaner way of getting root access 2020-08-17 16:58:12 +02:00
b6fb6e4520 subcommand "copy-conf" 2020-08-17 16:48:36 +02:00
529e16d2f6 neat prompt 2020-08-17 15:21:46 +02:00
b79e45205c subcommand "down" 2020-08-17 14:51:11 +02:00
d17881b080 use new utils.project routines 2020-08-17 14:13:42 +02:00
37a95ecad5 Subcommand 'up' 2020-08-17 14:13:02 +02:00
243de516e1 Handle num_projects='?' 2020-08-17 13:14:54 +02:00
c1438b5a4c nargs for ProjectCommand and ServiceCommand 2020-08-17 12:59:40 +02:00
f7bf0be743 subprocess environment consistency 2020-08-17 11:57:08 +02:00
bea9d8df6f DockerCommand is now project-sensitive 2020-08-13 11:46:09 +02:00
02b9bccf55 organized imports 2020-08-12 17:46:50 +02:00
dd60275937 DockerCommand now is an Executable 2020-08-12 17:39:55 +02:00
0a4e0d0e4c utils.executable based on PATH instead of YML 2020-08-12 17:18:20 +02:00
ba5683cff9 Package subcommands.utils 2020-08-12 16:43:13 +02:00