1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-13 16:37:00 +00:00
gcloud-help/gcloud/alpha/transfer/agents/help

35 lines
1 KiB
Text
Raw Normal View History

2022-03-01 04:29:52 +00:00
NAME
gcloud alpha transfer agents - manage Transfer Service agents
SYNOPSIS
gcloud alpha transfer agents COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) Manage agents. Agents arre lightweight applications that enable
Transfer Service users to transfer data to or from POSIX filesystems, such
as on-premises filesystems. Agents are installed locally on your machine
and run within Docker containers.
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMANDS
COMMAND is one of the following:
delete
2024-11-13 10:04:10 +00:00
(ALPHA) Delete Transfer Service transfer agents.
2022-03-01 04:29:52 +00:00
install
(ALPHA) Install Transfer Service agents.
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
2022-03-16 08:47:18 +00:00
access allowlist. This variant is also available:
$ gcloud transfer agents
2022-03-01 04:29:52 +00:00