mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-17 22:36:52 +00:00
40 lines
1.1 KiB
Text
40 lines
1.1 KiB
Text
NAME
|
|
gcloud alpha transfer appliances orders - manage Transfer Appliance Orders
|
|
|
|
SYNOPSIS
|
|
gcloud alpha transfer appliances orders COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) Transfer Appliances are high-capacity storage devices that enable
|
|
the transfer and secure shipment of data to a Google upload facility, where
|
|
data is uploaded to Cloud Storage.
|
|
|
|
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 an order for a transfer appliance.
|
|
|
|
delete
|
|
(ALPHA) Delete transfer appliance orders.
|
|
|
|
describe
|
|
(ALPHA) Get information about Transfer Appliance orders.
|
|
|
|
list
|
|
(ALPHA) List Transfer Appliance orders.
|
|
|
|
update
|
|
(ALPHA) Update an order for a transfer appliance.
|
|
|
|
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.
|
|
|