az orbital available-ground-station
Note
This reference is part of the orbital extension for the Azure CLI (version 2.39.0 or higher). The extension will automatically install the first time you run an az orbital available-ground-station command. Learn more about extensions.
Ground stations available to schedule contacts.
Commands
Name | Description | Type | Status |
---|---|---|---|
az orbital available-ground-station list |
List available ground stations. |
Extension | GA |
az orbital available-ground-station show |
Get the specified available ground station. |
Extension | GA |
az orbital available-ground-station list
List available ground stations.
az orbital available-ground-station list [--capability {Communication, EarthObservation}]
Examples
List Available Ground Station by Capability
az orbital available-ground-station list --capability "EarthObservation"
Optional Parameters
Ground Station Capability.
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 orbital available-ground-station show
Get the specified available ground station.
az orbital available-ground-station show [--ground-station-name]
[--ids]
[--subscription]
Optional Parameters
Ground Station name.
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.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
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.