hil
hil copied to clipboard
CLI command to dump everything
Once the new CLI is integrated, we should add a command that dumps an entire HIL config.
Something like hil show --all.
This way, we can keep the complexity of recursively showing everything out of the API.
Bonus points: do something like hil dump and hil restore, where we can restore a configuration.
PR merged. Close now and pls reopen if necessary.
No, the cli call to dump everything still doesn't exist. What was merged are just API calls to fill in the gaps needed for a call like this.