mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 20:36:39 +00:00
gcloud: Wed Apr 3 09:23:31 UTC 2024
This commit is contained in:
parent
4ade1b44cc
commit
7e2535c53d
212 changed files with 8070 additions and 151 deletions
|
|
@ -0,0 +1,44 @@
|
|||
NAME
|
||||
gcloud alpha composer environments user-workloads-secrets - create and
|
||||
manage user workloads Secrets of environment
|
||||
|
||||
SYNOPSIS
|
||||
gcloud alpha composer environments user-workloads-secrets COMMAND
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(ALPHA) The gcloud alpha composer environments user-workloads-secrets
|
||||
command group manages user workloads Secrets of Cloud Composer
|
||||
environments.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --help.
|
||||
|
||||
Run $ gcloud help for details.
|
||||
|
||||
COMMANDS
|
||||
COMMAND is one of the following:
|
||||
|
||||
create
|
||||
(ALPHA) Create a user workloads Secret.
|
||||
|
||||
delete
|
||||
(ALPHA) Delete a user workloads Secret.
|
||||
|
||||
describe
|
||||
(ALPHA) Get details about a user workloads Secret.
|
||||
|
||||
list
|
||||
(ALPHA) List user workloads Secrets.
|
||||
|
||||
update
|
||||
(ALPHA) Update a user workloads Secret.
|
||||
|
||||
NOTES
|
||||
This command is currently in alpha and might change without notice. If this
|
||||
command fails with API permission errors despite specifying the correct
|
||||
project, you might be trying to access an API with an invitation-only early
|
||||
access allowlist. This variant is also available:
|
||||
|
||||
$ gcloud beta composer environments user-workloads-secrets
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue