az sphere image-package
Note
This reference is part of the azure-sphere extension for the Azure CLI (version 2.45.0 or higher). The extension will automatically install the first time you run an az sphere image-package command. Learn more about extensions.
Manage image packages.
Commands
Name | Description | Type | Status |
---|---|---|---|
az sphere image-package show |
Show details of a given image package. |
Extension | GA |
az sphere image-package show
Show details of a given image package.
az sphere image-package show --image-package
Examples
Show details of an image package.
az sphere image-package show --image-package MyImage.imagepackage
Required Parameters
Path to the image package file to show details for. You can provide a relative or absolute path.
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.