|
3862ea1901
|
get_command member find method
|
2022-01-19 15:35:33 +01:00 |
|
|
ea9f5e2279
|
Split cli.py
|
2021-12-02 17:19:14 +01:00 |
|
|
a416b7f2fc
|
Missing type hints
|
2021-12-02 17:17:42 +01:00 |
|
|
1d5c4ccbee
|
Split instance.py
|
2021-12-02 17:08:14 +01:00 |
|
|
03c3c68fa9
|
Instance.get_project() -> Instance.projects
|
2021-12-02 16:01:19 +01:00 |
|
|
0fc55154f2
|
instance parent relations
|
2021-12-02 02:38:29 +01:00 |
|
|
3cdc68885c
|
Logic for PROJECTS command type; kiwi_command args -> KiwiCommand vars
|
2021-12-01 17:48:03 +01:00 |
|
|
ef593d6cd9
|
preparation for KiwiCommandType.PROJECTS
|
2021-12-01 13:07:35 +01:00 |
|
|
10e600a4ac
|
cleanup
|
2021-12-01 13:02:49 +01:00 |
|
|
99a50f1460
|
remove run logic from kiwi_command
|
2021-11-30 19:25:53 +01:00 |
|
|
f194ea9356
|
new "run_for_filtered_services"
|
2021-11-27 18:33:46 +01:00 |
|
|
7afd540062
|
"run_for_existing_project" -> "run_for_project"
|
2021-11-27 18:33:12 +01:00 |
|
|
8f390bdfa2
|
Really aggressive confirmation prompt
|
2021-11-27 17:45:13 +01:00 |
|
|
9095b57b23
|
Type hinting in CLI, KiwiCommand class names, removed kiwi_command name parameter
|
2021-11-17 16:23:55 +01:00 |
|
|
e7e6e5867a
|
Removed Clutter
|
2021-11-13 01:12:27 +01:00 |
|
|
2e37291a68
|
KiwiCommand API
|
2021-11-06 03:45:47 +01:00 |
|
|
a784475479
|
"kiwi init" as a KiwiCommand
|
2021-11-03 17:58:18 +01:00 |
|
|
3686731f29
|
"kiwi list" done
|
2021-11-03 16:32:01 +01:00 |
|
|
1f588d5364
|
CLI and list command for instance
|
2021-11-03 01:12:32 +01:00 |
|
|
b16a423a9d
|
Reformat
|
2021-11-02 17:21:31 +01:00 |
|
|
5d69f34de1
|
moved decorators to decorators.py
|
2021-11-02 17:21:01 +01:00 |
|
|
829938e44f
|
move pass_instance decorator
|
2021-10-29 13:37:59 +02:00 |
|
|
5b9ed4259e
|
KiwiCTX -> Instance, "kiwi init -o"
|
2021-10-25 13:29:12 +02:00 |
|
|
195fbd24fe
|
more well-defined CLI with custom mutable context
|
2021-10-20 10:54:41 +02:00 |
|
|
217a5fa75b
|
simple "complex type" $click_ interface
|
2021-10-20 08:31:36 +02:00 |
|