[DocDB] List command requires a resource group parameter
See original GitHub issueIt would be great if we could remove the resource group as a required parameter for the az documentdb list
command, in order to be consistent with the general behavior of list
commands in the CLI.
Issue Analytics
- State:
- Created 7 years ago
- Comments:7 (7 by maintainers)
Top Results From Across the Web
Creating Amazon DocumentDB Cluster Parameter Groups
Manage the parameters of your Amazon DocumentDB clusters by creating a new cluster parameter group and associating it to a cluster.
Read more >Describing Amazon DocumentDB Cluster Parameter Groups
Describing the Details of an Amazon DocumentDB Cluster Parameter Group ... Amazon CLI command to view the Amazon Resource Name (ARN), family, description, ......
Read more >describe-engine-default-cluster-parameters - Amazon AWS
A named set of filter values, used to return a more specific list of results. You can use a filter to match a...
Read more >Microsoft.DocumentDB databaseAccounts - Azure
The databaseAccounts resource type can be deployed to: Resource groups - See resource group deployment commands. For a list of changed ...
Read more >meta-azure-service-broker/azure-document-db.md at master
Supported configuration parameters: { "resourceGroup": "<resource-group-name>", // [Required] Unique. Only allow up to 90 characters "docDbAccountName": ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
so 1 ‘list’ command should be okay with the --resource-group-name parameter optional?
PR here: #2025