mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-14 08:55:34 +00:00
40 lines
818 B
Text
40 lines
818 B
Text
NAME
|
|
gcloud bms nfs-shares - manage NFS shares in Bare Metal Solution
|
|
|
|
SYNOPSIS
|
|
gcloud bms nfs-shares COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Manage NFS shares in Bare Metal Solution.
|
|
|
|
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 Bare Metal Solution NFS share.
|
|
|
|
delete
|
|
Delete a Bare Metal Solution NFS share.
|
|
|
|
describe
|
|
Describe a Bare Metal solution NFS share.
|
|
|
|
list
|
|
List Bare Metal Solution NFS shares in a project.
|
|
|
|
rename
|
|
Rename a Bare Metal Solution nfs-share.
|
|
|
|
update
|
|
Update a Bare Metal Solution NFS share.
|
|
|
|
NOTES
|
|
This variant is also available:
|
|
|
|
$ gcloud alpha bms nfs-shares
|
|
|