mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
gcloud: Wed Feb 15 10:13:15 UTC 2023
This commit is contained in:
parent
02b395b082
commit
78fb6d9419
375 changed files with 5899 additions and 1603 deletions
|
|
@ -3,7 +3,7 @@ NAME
|
|||
Sqladmin instance
|
||||
|
||||
SYNOPSIS
|
||||
gcloud alpha sql instances config export (INSTANCE : --all)
|
||||
gcloud alpha sql instances config export ([INSTANCE]] --all)
|
||||
[--path=PATH; default="-"] [--resource-format=RESOURCE_FORMAT]
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
|
|
@ -47,9 +47,6 @@ POSITIONAL ARGUMENTS
|
|||
set the instance attribute:
|
||||
▸ provide the argument instance on the command line.
|
||||
|
||||
This positional argument must be specified if any of the other
|
||||
arguments in this group are specified.
|
||||
|
||||
--all
|
||||
Retrieve all resources within the project. If --path is specified and
|
||||
is a valid directory, resources will be output as individual files
|
||||
|
|
|
|||
|
|
@ -432,14 +432,16 @@ FLAGS
|
|||
line.
|
||||
|
||||
--disk-encryption-key-location=DISK_ENCRYPTION_KEY_LOCATION
|
||||
The Cloud location for the key. To set the kms-location attribute:
|
||||
The Google Cloud location for the key. To set the kms-location
|
||||
attribute:
|
||||
▸ provide the argument --disk-encryption-key on the command line
|
||||
with a fully specified name;
|
||||
▸ provide the argument --disk-encryption-key-location on the
|
||||
command line.
|
||||
|
||||
--disk-encryption-key-project=DISK_ENCRYPTION_KEY_PROJECT
|
||||
The Cloud project for the key. To set the kms-project attribute:
|
||||
The Google Cloud project for the key. To set the kms-project
|
||||
attribute:
|
||||
▸ provide the argument --disk-encryption-key on the command line
|
||||
with a fully specified name;
|
||||
▸ provide the argument --disk-encryption-key-project on the command
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue