az demo secret-store
This command group is implicitly deprecated because command group 'demo' is deprecated and will be removed in a future release.
A demo showing how to use secret store.
Commands
Name | Description | Type | Status |
---|---|---|---|
az demo secret-store load |
Load custom data from secret store. |
Core | Deprecated |
az demo secret-store save |
Save custom data to secret store. |
Core | Deprecated |
az demo secret-store load
This command is implicitly deprecated because command group 'demo' is deprecated and will be removed in a future release.
Load custom data from secret store.
az demo secret-store load
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 demo secret-store save
This command is implicitly deprecated because command group 'demo' is deprecated and will be removed in a future release.
Save custom data to secret store.
az demo secret-store save [<KEY_VALUE>]
Examples
Save data to secret store.
az demo secret-store save "name=Johann Sebastian Bach" job=musician
Optional Parameters
Space-separated data: = [= ...].
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.
Azure CLI