|
cd11167fda
|
Instance.save_config
|
2022-01-20 10:20:57 +01:00 |
|
|
ea9f5e2279
|
Split cli.py
|
2021-12-02 17:19:14 +01:00 |
|
|
d197398c3b
|
As per new command API
|
2021-12-01 17:49:19 +01:00 |
|
|
9095b57b23
|
Type hinting in CLI, KiwiCommand class names, removed kiwi_command name parameter
|
2021-11-17 16:23:55 +01:00 |
|
|
7f892bcff2
|
fixed regression: Changed "directory" option name
|
2021-11-17 15:06:44 +01:00 |
|
|
e7e6e5867a
|
Removed Clutter
|
2021-11-13 01:12:27 +01:00 |
|
|
a784475479
|
"kiwi init" as a KiwiCommand
|
2021-11-03 17:58:18 +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 |
|
|
8260ddef3c
|
Config -> KiwiConfig, _Storage -> StorageConfig, _Network -> NetworkConfig
|
2021-10-26 15:57:25 +02:00 |
|
|
3c81021f14
|
pyyaml -> ruamel.yaml, 100% cov on config.py
|
2021-10-26 12:19:02 +02:00 |
|
|
5b9ed4259e
|
KiwiCTX -> Instance, "kiwi init -o"
|
2021-10-25 13:29:12 +02:00 |
|
|
1ef0303c41
|
typos
|
2021-10-22 17:43:29 +02:00 |
|
|
71943a1911
|
"kiwi init" as in previous version
|
2021-10-20 14:36:03 +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 |
|