mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 06:47:12 +00:00
gcloud: Wed Mar 16 08:47:18 UTC 2022
This commit is contained in:
parent
7d82d0fc32
commit
971306823a
187 changed files with 3248 additions and 630 deletions
37
gcloud/transfer/agent-pools/help
Normal file
37
gcloud/transfer/agent-pools/help
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
NAME
|
||||
gcloud transfer agent-pools - manage on-premise transfer agent pools
|
||||
|
||||
SYNOPSIS
|
||||
gcloud transfer agent-pools COMMAND [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
Manage on-premise transfer agent pools.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --help.
|
||||
|
||||
Run $ gcloud help for details.
|
||||
|
||||
COMMANDS
|
||||
COMMAND is one of the following:
|
||||
|
||||
create
|
||||
Create a Transfer Service agent pool.
|
||||
|
||||
delete
|
||||
Delete a Transfer Service agent pool.
|
||||
|
||||
describe
|
||||
Get details about a specific agent pool.
|
||||
|
||||
list
|
||||
List Transfer Service transfer agent pools.
|
||||
|
||||
update
|
||||
Update a Transfer Service agent pool.
|
||||
|
||||
NOTES
|
||||
This variant is also available:
|
||||
|
||||
$ gcloud alpha transfer agent-pools
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue