Manage on demand pricing settings
_couchbase-cli setting-on-demand [--cluster <url>] [--username <user>]
[--password <password>] [--set] [--get] [--generate-report]
[--reporting-enabled <1|0>] [--contract-id <id>]
[--customer-token <token>]
Allows updating of on demand pricing settings as well as the generation of RAM/cores usage reports.
- --get
-
Retrieves the current licensing settings.
- --set
-
Specify new license settings.
- --generate-report
-
Generates a new usage report informing of the amount of RAM and number of cores in use.
- --reporting-enabled <1|0>
-
Specify where reporting is enabled.
- --contract-id <id>
-
Specify the contract id.
- --customer-token <token>
-
Specify the customer token.
man:couchbase-cli[1]