cw-tool-config#
NAME
cw-tool-config -- "Command line tool" for the ClusterWare platform
Note
This command used to be scyld-tool-config. The legacy
scyld-* command is deprecated and will be removed in a future
release.
USAGE
cw-tool-config[-h][-v][-q][-c | --config CONFIG][--base-url URL][[-u | --user] USER[:PASSWD]][--yes][--example]
DESCRIPTION
The generic command line tool for the ClusterWare platform.
OPTIONAL ARGUMENTS
- -h, --help
Print usage message and exit. Ignore trailing args, parse and ignore preceding args.
- -v, --verbose
Increase verbosity.
- -q, --quiet
Decrease verbosity.
- -c, --config CONFIG
Specify a client configuration file CONFIG.
- --yes
Answer yes or to defaults to all questions.
- --example
Generate an example file (implies
--yes).
ARGUMENTS TO OVERRIDE BASIC CONFIGURATION DETAILS
- --base-url URL
Specify the base URL of the ClusterWare REST API.
- -u, --user USER[:PASSWD]
Masquerade as user USER with optional colon-separated password PASSWD.
EXAMPLES
RETURN VALUES
Upon successful completion, cw-tool-config returns 0.
On failure, an error message is printed to stderr and
cw-tool-config returns 1.