az fluid-relay container
Note
This reference is part of the fluid-relay extension for the Azure CLI (version 2.39.0 or higher). The extension will automatically install the first time you run an az fluid-relay container command. Learn more about extensions.
Manage Fluid Relay Container.
Commands
Name | Description | Type | Status |
---|---|---|---|
az fluid-relay container delete |
Delete a Fluid Relay container. |
Extension | GA |
az fluid-relay container list |
List all Fluid Relay containers which are children of a given Fluid Relay server. |
Extension | GA |
az fluid-relay container show |
Get a Fluid Relay container. |
Extension | GA |
az fluid-relay container delete
Delete a Fluid Relay container.
az fluid-relay container delete [--container-name --name]
[--ids]
[--resource-group]
[--server-name]
[--subscription]
[--yes]
Examples
FluidRelayContainer_Delete
az fluid-relay container delete -g MyResourceGroup --server-name MyServerName -n MyContainerName
Optional Parameters
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
The Fluid Relay container resource name.
Property | Value |
---|---|
Parameter group: | Resource Id Arguments |
One or more resource IDs (space-delimited). It should be a complete resource ID containing all information of 'Resource Id' arguments. You should provide either --ids or other 'Resource Id' arguments.
Property | Value |
---|---|
Parameter group: | Resource Id Arguments |
Name of resource group. You can configure the default group using az configure --defaults group=<name>
.
Property | Value |
---|---|
Parameter group: | Resource Id Arguments |
The Fluid Relay server resource name.
Property | Value |
---|---|
Parameter group: | Resource Id Arguments |
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Property | Value |
---|---|
Parameter group: | Resource Id Arguments |
Do not prompt for confirmation.
Property | Value |
---|---|
Default value: | False |
Global Parameters
Increase logging verbosity to show all debug logs.
Property | Value |
---|---|
Default value: | False |
Show this help message and exit.
Only show errors, suppressing warnings.
Property | Value |
---|---|
Default value: | False |
Output format.
Property | Value |
---|---|
Default value: | json |
Accepted values: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath query string. See http://jmespath.org/ for more information and examples.
Increase logging verbosity. Use --debug for full debug logs.
Property | Value |
---|---|
Default value: | False |
az fluid-relay container list
List all Fluid Relay containers which are children of a given Fluid Relay server.
az fluid-relay container list --resource-group
--server-name
Examples
FluidRelayContainer_List
az fluid-relay container list -g MyResourceGroup --server-name MyServerName
Required Parameters
The resource group containing the resource.
The Fluid Relay server resource name.
Global Parameters
Increase logging verbosity to show all debug logs.
Property | Value |
---|---|
Default value: | False |
Show this help message and exit.
Only show errors, suppressing warnings.
Property | Value |
---|---|
Default value: | False |
Output format.
Property | Value |
---|---|
Default value: | json |
Accepted values: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath query string. See http://jmespath.org/ for more information and examples.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Increase logging verbosity. Use --debug for full debug logs.
Property | Value |
---|---|
Default value: | False |
az fluid-relay container show
Get a Fluid Relay container.
az fluid-relay container show [--container-name --name]
[--ids]
[--resource-group]
[--server-name]
[--subscription]
Examples
FluidRelayContainer_Show
az fluid-relay container show -g MyResourceGroup --server-name MyServerName -n MyContainerName
Optional Parameters
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
The Fluid Relay container resource name.
Property | Value |
---|---|
Parameter group: | Resource Id Arguments |
One or more resource IDs (space-delimited). It should be a complete resource ID containing all information of 'Resource Id' arguments. You should provide either --ids or other 'Resource Id' arguments.
Property | Value |
---|---|
Parameter group: | Resource Id Arguments |
Name of resource group. You can configure the default group using az configure --defaults group=<name>
.
Property | Value |
---|---|
Parameter group: | Resource Id Arguments |
The Fluid Relay server resource name.
Property | Value |
---|---|
Parameter group: | Resource Id Arguments |
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Property | Value |
---|---|
Parameter group: | Resource Id Arguments |
Global Parameters
Increase logging verbosity to show all debug logs.
Property | Value |
---|---|
Default value: | False |
Show this help message and exit.
Only show errors, suppressing warnings.
Property | Value |
---|---|
Default value: | False |
Output format.
Property | Value |
---|---|
Default value: | json |
Accepted values: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath query string. See http://jmespath.org/ for more information and examples.
Increase logging verbosity. Use --debug for full debug logs.
Property | Value |
---|---|
Default value: | False |