updated help

pull/2/head
Hari Sekhon 4 years ago
parent b538290bf7
commit a03cc54157

@ -114,7 +114,7 @@ This is useful in so many ways. Aside from a general inventory / overview for a
$gcp_info_noninteractive_help
Can optionally specify a project id using the first argument
Can optionally specify a project id using the first argument, otherwise uses currently configured project
$gcp_info_formatting_help
"

@ -32,6 +32,8 @@ Lists in this order:
- IAM Service Accounts
- Secrets Manager secrets
Can optionally specify a project id using the first argument, otherwise uses currently configured project
$gcp_info_formatting_help
"

@ -27,6 +27,8 @@ srcdir="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
usage_description="
Lists GCP Auth, Organizations and Config
Can optionally specify a project id using the first argument, otherwise uses currently configured project
$gcp_info_formatting_help
"

@ -40,6 +40,8 @@ Environment variables of regions to shortcut scanning all regions, comma or spac
GCE_REGIONS - for Dataproc clusters and jobs
IOT_REGIONS - for Cloud IOT registries
Can optionally specify a project id using the first argument, otherwise uses currently configured project
$gcp_info_formatting_help
"

@ -27,6 +27,8 @@ srcdir="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
usage_description="
Lists GCP Cloud SQL instances and the status of backups for each SQL instance in the current GCP Project
Can optionally specify a project id using the first argument, otherwise uses currently configured project
$gcp_info_formatting_help
"

@ -27,6 +27,8 @@ srcdir="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
usage_description="
Lists GCP Cloud SQL instances and the status of backups for each SQL instance in the current GCP Project
Can optionally specify a project id using the first argument, otherwise uses currently configured project
$gcp_info_formatting_help
"

@ -45,7 +45,7 @@ Lists in this order:
$gcp_info_noninteractive_help
Can optionally specify a project id using the first argument
Can optionally specify a project id using the first argument, otherwise uses currently configured project
$gcp_info_formatting_help
Does not apply to Kubernetes info

@ -40,6 +40,8 @@ Lists in this order:
- service accounts, resource quotas, network policies, pod security policies
- pods # might be too volumous if you have high replica counts, so done last, comment if you're sure nobody has deployed pods outside deployments
Can optionally specify a project id using the first argument, otherwise uses currently configured project
$gcp_info_formatting_help
Does not apply to Kubernetes info
"

@ -42,6 +42,8 @@ Lists in this order:
- Firewall Rules & Forwarding Rules
- DNS managed zones & verified domains
Can optionally specify a project id using the first argument, otherwise uses currently configured project
$gcp_info_formatting_help
"

@ -29,6 +29,8 @@ Lists GCP Projects and checks project is configured
Can optionally specify a project id to switch to (will switch back to original project on any exit except kill -9)
Can optionally specify a project id using the first argument, otherwise uses currently configured project
$gcp_info_formatting_help
"

@ -27,6 +27,8 @@ srcdir="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
usage_description="
Lists GCP services & APIs enabled in the current GCP Project
Can optionally specify a project id using the first argument, otherwise uses currently configured project
$gcp_info_formatting_help
"

@ -37,6 +37,8 @@ Lists in this order:
- BigTable clusters and instances
- Datastore Indexes
Can optionally specify a project id using the first argument, otherwise uses currently configured project
$gcp_info_formatting_help
"

@ -34,6 +34,8 @@ Lists in this order:
- Container Registry Images
- Deployment Manager
Can optionally specify a project id using the first argument, otherwise uses currently configured project
$gcp_info_formatting_help
"

Loading…
Cancel
Save