remote
¶
Manage MicroCeph remotes.
Usage:
microceph remote [flags]
microceph remote [command]
Available commands:
import Import external MicroCeph cluster as a remote
list List all configured remotes for the site
remove Remove configured remote
Global options:
-d, --debug Show all debug messages
-h, --help Print help
--state-dir Path to store state information
-v, --verbose Show all information messages
--version Print version number
import
¶
Import external MicroCeph cluster as a remote
Usage:
microceph remote import <name> <token> [flags]
Flags:
--local-name string friendly local name for cluster
list
¶
List all configured remotes for the site
Usage:
microceph remote list [flags]
Flags:
--json output as json string
remove
¶
Remove configured remote
Usage:
microceph remote remove <name> [flags]