pvc/client-cli/cli_lib
Joshua Boniface 8f705c9cc2 Add cluster backup + restore functionality
Adds cluster backup (JSON dump) and restore functions for use in
disaster recovery.

Further, adds additional confirmation to the initialization (as well as
restore) endpoints to avoid accidental triggering, and also groups the
init, backup, and restore commands in the CLI into a new "task"
subsection.
2020-11-24 02:39:06 -05:00
..
ansiprint.py Lint: E302 expected 2 blank lines, found X 2020-11-07 14:45:24 -05:00
ceph.py Lint: E121/E126 continuation line under/over-indented for hanging indent 2020-11-07 15:06:21 -05:00
cluster.py Add cluster backup + restore functionality 2020-11-24 02:39:06 -05:00
common.py Lint: E226 missing whitespace around arithmetic operator 2020-11-07 14:50:57 -05:00
network.py Lint: E121/E126 continuation line under/over-indented for hanging indent 2020-11-07 15:06:21 -05:00
node.py Lint: E302 expected 2 blank lines, found X 2020-11-07 14:45:24 -05:00
provisioner.py Lint: E121/E126 continuation line under/over-indented for hanging indent 2020-11-07 15:06:21 -05:00
vm.py Ensure all disk stats default to 0 2020-11-11 13:13:31 -05:00
zkhandler.py Lint: E302 expected 2 blank lines, found X 2020-11-07 14:45:24 -05:00