clan-core/pkgs/clan-cli/clan_cli/config
DavHau 588bde069f
All checks were successful
checks-impure / test (pull_request) Successful in 1m0s
checks / test (pull_request) Successful in 2m24s
PUT api/machines/{name}/config: ensure only valid config is ever written
- add CLAN_MACHINE_SETTINGS_FILE variable to temporarily override the machine settings file
- do a dry-run evaluation first with the new config before persisting it.
2023-10-24 18:40:48 +01:00
..
__init__.py machines: add endpoint machines/{name}/ verify 2023-10-24 16:31:37 +01:00
jsonschema clan-config: unbreak + include data files 2023-08-09 17:59:18 +02:00
machine.py PUT api/machines/{name}/config: ensure only valid config is ever written 2023-10-24 18:40:48 +01:00
parsing.py use experimental flags everywhere 2023-09-19 13:12:10 +02:00