mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-20 13:10:18 +00:00
gcloud: Wed Aug 10 08:48:58 UTC 2022
This commit is contained in:
parent
3b2f526372
commit
fa820bfa8d
3267 changed files with 9673 additions and 7799 deletions
|
|
@ -65,28 +65,28 @@ REQUIRED FLAGS
|
|||
Access key ID for a temporary AWS credential. This ID must be
|
||||
generated using the AWS Security Token Service.
|
||||
|
||||
This flag must be specified if any of the other arguments in this
|
||||
group are specified.
|
||||
This flag argument must be specified if any of the other arguments
|
||||
in this group are specified.
|
||||
|
||||
--aws-region=AWS_REGION
|
||||
AWS region of the image that you want to import.
|
||||
|
||||
This flag must be specified if any of the other arguments in this
|
||||
group are specified.
|
||||
This flag argument must be specified if any of the other arguments
|
||||
in this group are specified.
|
||||
|
||||
--aws-secret-access-key=AWS_SECRET_ACCESS_KEY
|
||||
Secret access key for a temporary AWS credential. This key must be
|
||||
generated using the AWS Security Token Service.
|
||||
|
||||
This flag must be specified if any of the other arguments in this
|
||||
group are specified.
|
||||
This flag argument must be specified if any of the other arguments
|
||||
in this group are specified.
|
||||
|
||||
--aws-session-token=AWS_SESSION_TOKEN
|
||||
Session token for a temporary AWS credential. This session token
|
||||
must be generated using the AWS Security Token Service.
|
||||
|
||||
This flag must be specified if any of the other arguments in this
|
||||
group are specified.
|
||||
This flag argument must be specified if any of the other arguments
|
||||
in this group are specified.
|
||||
|
||||
Specify whether to import from an AMI or disk image.
|
||||
|
||||
|
|
@ -104,14 +104,14 @@ REQUIRED FLAGS
|
|||
An AWS S3 bucket location where the converted image file can be
|
||||
temporarily exported to before the import to Cloud Storage.
|
||||
|
||||
This flag must be specified if any of the other arguments in
|
||||
this group are specified.
|
||||
This flag argument must be specified if any of the other
|
||||
arguments in this group are specified.
|
||||
|
||||
--aws-ami-id=AWS_AMI_ID
|
||||
AWS AMI ID of the image to import.
|
||||
|
||||
This flag must be specified if any of the other arguments in
|
||||
this group are specified.
|
||||
This flag argument must be specified if any of the other
|
||||
arguments in this group are specified.
|
||||
|
||||
Image import from local file, Cloud Storage or Compute Engine image.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue