kiwi-scp/kiwi_scp
2021-10-26 15:57:25 +02:00
..
commands Config -> KiwiConfig, _Storage -> StorageConfig, _Network -> NetworkConfig 2021-10-26 15:57:25 +02:00
data remove need for kiwi_default.yml 2021-10-12 19:25:51 +02:00
scripts more well-defined CLI with custom mutable context 2021-10-20 10:54:41 +02:00
subcommands "kiwi init" as in previous version 2021-10-20 14:36:03 +02:00
__init__.py new kiwi.yml format 2021-10-11 02:58:49 +02:00
_constants.py compose file name constant (for Project class) 2021-10-22 17:53:33 +02:00
config.py Config -> KiwiConfig, _Storage -> StorageConfig, _Network -> NetworkConfig 2021-10-26 15:57:25 +02:00
executable.py pip installable, but not correct 2021-09-28 12:17:53 +02:00
instance.py stray pyyaml import 2021-10-26 12:28:06 +02:00
misc.py pyyaml -> ruamel.yaml, 100% cov on config.py 2021-10-26 12:19:02 +02:00
parser.py pip installable, but not correct 2021-09-28 12:17:53 +02:00
project.py pip installable, but not correct 2021-09-28 12:17:53 +02:00
projects.py pip installable, but not correct 2021-09-28 12:17:53 +02:00
rootkit.py pip installable, but not correct 2021-09-28 12:17:53 +02:00
runner.py pip installable, but not correct 2021-09-28 12:17:53 +02:00
subcommand.py pip installable, but not correct 2021-09-28 12:17:53 +02:00