Del via


az confluent agreement default

Note

This reference is part of the confluent extension for the Azure CLI (version 2.75.0 or higher). The extension will automatically install the first time you run an az confluent agreement default command. Learn more about extensions.

Manage Default.

Commands

Name Description Type Status
az confluent agreement default create

Create Confluent Marketplace agreement in the subscription.

Extension GA

az confluent agreement default create

Create Confluent Marketplace agreement in the subscription.

az confluent agreement default create [--accepted {0, 1, f, false, n, no, t, true, y, yes}]
                                      [--license-text-link]
                                      [--plan]
                                      [--privacy-policy-link]
                                      [--product]
                                      [--publisher]
                                      [--retrieve-datetime]
                                      [--signature]

Optional Parameters

The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.

--accepted

If any version of the terms have been accepted, otherwise false.

Property Value
Parameter group: Properties Arguments
Accepted values: 0, 1, f, false, n, no, t, true, y, yes
--license-text-link

Link to HTML with Microsoft and Publisher terms.

Property Value
Parameter group: Properties Arguments
--plan

Plan identifier string.

Property Value
Parameter group: Properties Arguments
--privacy-policy-link

Link to the privacy policy of the publisher.

Property Value
Parameter group: Properties Arguments
--product

Product identifier string.

Property Value
Parameter group: Properties Arguments
--publisher

Publisher identifier string.

Property Value
Parameter group: Properties Arguments
--retrieve-datetime

Date and time in UTC of when the terms were accepted. This is empty if Accepted is false.

Property Value
Parameter group: Properties Arguments
--signature

Terms signature.

Property Value
Parameter group: Properties Arguments
Global Parameters
--debug

Increase logging verbosity to show all debug logs.

Property Value
Default value: False
--help -h

Show this help message and exit.

--only-show-errors

Only show errors, suppressing warnings.

Property Value
Default value: False
--output -o

Output format.

Property Value
Default value: json
Accepted values: json, jsonc, none, table, tsv, yaml, yamlc
--query

JMESPath query string. See http://jmespath.org/ for more information and examples.

--subscription

Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID.

--verbose

Increase logging verbosity. Use --debug for full debug logs.

Property Value
Default value: False