Difference between revisions of "Aws rds describe-db-instances"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Tags: Mobile web edit, Mobile edit
Line 2: Line 2:
 
https://docs.aws.amazon.com/cli/latest/reference/rds/describe-db-instances.html
 
https://docs.aws.amazon.com/cli/latest/reference/rds/describe-db-instances.html
  
* <code>aws rds describe-db-instances | grep [[DBInstanceIdentifier]]</code>
+
* <code>aws rds describe-db-instances | [[grep -w]] [[DBInstanceIdentifier]]</code>
 
* <code>[[aws rds describe-db-instances --db-instance-identifier MY_DB_NAME]]</code>
 
* <code>[[aws rds describe-db-instances --db-instance-identifier MY_DB_NAME]]</code>
 
* <code>[[aws rds describe-db-instances --output table]]</code>
 
* <code>[[aws rds describe-db-instances --output table]]</code>

Revision as of 07:57, 9 September 2021

Advertising: