mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
37 lines
758 B
Text
37 lines
758 B
Text
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
|
|
|