mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 12:22:03 +00:00
gcloud: Thu Jun 27 09:38:12 UTC 2024
This commit is contained in:
parent
fb3e2aa33b
commit
9cd336cae4
60 changed files with 1726 additions and 122 deletions
|
|
@ -3,8 +3,8 @@ NAME
|
|||
Fleet Package
|
||||
|
||||
SYNOPSIS
|
||||
gcloud alpha container fleet packages create NAME [--location=LOCATION]
|
||||
[--source=SOURCE] [GCLOUD_WIDE_FLAG ...]
|
||||
gcloud alpha container fleet packages create NAME --source=SOURCE
|
||||
[--location=LOCATION] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(ALPHA) Create Package Rollouts Fleet Package.
|
||||
|
|
@ -19,13 +19,14 @@ POSITIONAL ARGUMENTS
|
|||
NAME
|
||||
Resource name.
|
||||
|
||||
FLAGS
|
||||
--location=LOCATION
|
||||
Google Cloud zone or region.
|
||||
|
||||
REQUIRED FLAGS
|
||||
--source=SOURCE
|
||||
Source file containing Fleet Package configuration.
|
||||
|
||||
OPTIONAL FLAGS
|
||||
--location=LOCATION
|
||||
Google Cloud zone or region.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --access-token-file, --account,
|
||||
--billing-project, --configuration, --flags-file, --flatten, --format,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue