az cache
Commands to manage CLI objects cached using the --defer
argument.
Commands
Name | Description | Type | Status |
---|---|---|---|
az cache delete |
Delete an object from the cache. |
Core | GA |
az cache list |
List the contents of the object cache. |
Core | GA |
az cache purge |
Clear the entire CLI object cache. |
Core | GA |
az cache show |
Show the contents of a specific object in the cache. |
Core | GA |
az cache delete
Delete an object from the cache.
az cache delete --name
--resource-group
--resource-type
Required Parameters
The resource name.
Name of resource group. You can configure the default group using az configure --defaults group=<name>
.
The resource type.
Global Parameters
Increase logging verbosity to show all debug logs.
Show this help message and exit.
Only show errors, suppressing warnings.
Output format.
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.
az cache list
List the contents of the object cache.
az cache list
Global Parameters
Increase logging verbosity to show all debug logs.
Show this help message and exit.
Only show errors, suppressing warnings.
Output format.
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.
az cache purge
Clear the entire CLI object cache.
az cache purge
Global Parameters
Increase logging verbosity to show all debug logs.
Show this help message and exit.
Only show errors, suppressing warnings.
Output format.
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.
az cache show
Show the contents of a specific object in the cache.
az cache show --name
--resource-group
--resource-type
Required Parameters
The resource name.
Name of resource group. You can configure the default group using az configure --defaults group=<name>
.
The resource type.
Global Parameters
Increase logging verbosity to show all debug logs.
Show this help message and exit.
Only show errors, suppressing warnings.
Output format.
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.