1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-20 04:58:26 +00:00

gcloud: Wed Sep 24 11:08:57 UTC 2025

This commit is contained in:
Automated 2025-09-24 11:08:57 +00:00
parent 79c9fb4d92
commit 1dea1ef852
168 changed files with 6625 additions and 700 deletions

View file

@ -5,8 +5,8 @@ NAME
SYNOPSIS
gcloud beta netapp volumes restore-backup-files
(VOLUME : --location=LOCATION) --file-list=FILE_LIST,[FILE_LIST,...]
--restore-destination-path=RESTORE_DESTINATION_PATH
(--backup=BACKUP : --backup_vault=BACKUP_VAULT) [--async]
[--restore-destination-path=RESTORE_DESTINATION_PATH]
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
@ -59,9 +59,6 @@ REQUIRED FLAGS
List of files to be restored in the form of their absolute path as in
source volume.
--restore-destination-path=RESTORE_DESTINATION_PATH
Name of the absolute directory path in the destination volume..
Backup resource - The Backup from which files are restored back to the
Volume. The arguments in this group can be used to specify the attributes
of this resource. (NOTE) Some attributes are not given arguments in this
@ -103,6 +100,9 @@ OPTIONAL FLAGS
Return immediately, without waiting for the operation in progress to
complete.
--restore-destination-path=RESTORE_DESTINATION_PATH
Name of the absolute directory path in the destination volume..
GCLOUD WIDE FLAGS
These flags are available to all commands: --access-token-file, --account,
--billing-project, --configuration, --flags-file, --flatten, --format,
@ -112,8 +112,10 @@ GCLOUD WIDE FLAGS
Run $ gcloud help for details.
NOTES
This command is currently in beta and might change without notice. This
variant is also available:
This command is currently in beta and might change without notice. These
variants are also available:
$ gcloud netapp volumes restore-backup-files
$ gcloud alpha netapp volumes restore-backup-files