hil icon indicating copy to clipboard operation
hil copied to clipboard

CLI command to dump everything

Open henn opened this issue 8 years ago • 2 comments

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.

henn avatar Apr 19 '17 17:04 henn

PR merged. Close now and pls reopen if necessary.

xuhang57 avatar Feb 07 '18 22:02 xuhang57

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.

naved001 avatar Feb 07 '18 22:02 naved001