module documentation
Backup related commands
| Function | |
Export an instance to an image in the cluster. |
| Function | |
Add an instance to the cluster. |
| Function | |
List export fields. |
| Function | |
Undocumented |
| Function | |
Prints a list of all the exported system images. |
| Function | |
Remove an export from the cluster. |
| Variable | commands |
Undocumented |
| Variable | import |
Undocumented |
| Constant | _LIST |
Undocumented |
Export an instance to an image in the cluster.
| Parameters | |
| opts | the command line options selected by the user |
| args:list | should contain only one element, the name of the instance to be exported |
| Returns | |
| int | the desired exit code |
List export fields.
| Parameters | |
| opts | the command line options selected by the user |
| args:list | fields to list, or empty for all |
| Returns | |
| int | the desired exit code |
Prints a list of all the exported system images.
| Parameters | |
| opts | the command line options selected by the user |
| args:list | should be an empty list |
| Returns | |
| int | the desired exit code |