Skip to content

Latest commit

 

History

History
58 lines (37 loc) · 1.22 KB

File metadata and controls

58 lines (37 loc) · 1.22 KB

setting-on-demand

Manage on demand pricing settings

SYNOPSIS

_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>]

DESCRIPTION

Allows updating of on demand pricing settings as well as the generation of RAM/cores usage reports.

OPTIONS

--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.

ENVIRONMENT AND CONFIGURATION VARIABLES

SEE ALSO