mirror of
https://github.com/HackTricks-wiki/hacktricks-cloud.git
synced 2025-12-30 22:50:43 -08:00
typo
This commit is contained in:
@@ -656,7 +656,7 @@ These are packages with all the **application data and install and uninstall scr
|
||||
# List all galleries in resource group
|
||||
az sig list --resource-group <res-group> --output table
|
||||
|
||||
# List all apps in a fallery
|
||||
# List all apps in a gallery
|
||||
az sig gallery-application list --gallery-name <gallery-name> --resource-group <res-group> --output table
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user