|
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 |
|
|
57a9a50c90
|
with an example option
|
2021-10-29 13:59:57 +02:00 |
|
|
ff256d05d3
|
experimental KiwiCommand class
|
2021-10-29 13:38:21 +02:00 |
|
|
829938e44f
|
move pass_instance decorator
|
2021-10-29 13:37:59 +02:00 |
|
|
fc55e9d677
|
more streamlined "list" command, but "list <project>" doesn't work
|
2021-10-28 16:53:40 +02:00 |
|
|
a5a0ca9a63
|
basic "kiwi list" command
|
2021-10-28 15:53:32 +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 |
|
|
c96e2c55d4
|
"kiwi list" stub
|
2021-10-22 17:52:46 +02:00 |
|
|
c8cf2f652f
|
"kiwi show" -> "kiwi list"
|
2021-10-22 17:52:13 +02:00 |
|
|
1ef0303c41
|
typos
|
2021-10-22 17:43:29 +02:00 |
|
|
a787f515dd
|
"kiwi show" stub
|
2021-10-21 04:02:38 +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 |
|