{'list':(PrintExportList, ARGS_NONE, [NODE_LIST_OPT], "", "Lists insta
nce exports available in the ganeti cluster"), 'export':(ExportInstanc
e, ARGS_ONE_INSTANCE, [FORCE_OPT, SINGLE_NODE_OPT, NOSHUTDOWN_OPT, SHU
TDOWN_TIMEOUT_OPT, REMOVE_INSTANCE_OPT, IGNORE_REMOVE_FAILURES_OPT, DR
Y_RUN_OPT], "-n <target_node> [opts...] <name>", "Exports an instance
to an image"), 'import':(ImportInstance, ARGS_ONE_INSTANCE, import_opt
s, "[...] -t disk-type -n node[:secondary-node] <name>", "Imports an i
nstance from an exported image"), 'remove':(RemoveExport, [ArgUnknown(
...
|