mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed Dec 18 10:08:20 UTC 2024
This commit is contained in:
parent
ec6dc40f99
commit
9c53f3cabe
128 changed files with 3295 additions and 279 deletions
30
gcloud/compute/network-profiles/help
Normal file
30
gcloud/compute/network-profiles/help
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
NAME
|
||||
gcloud compute network-profiles - read Compute Engine network profiles
|
||||
|
||||
SYNOPSIS
|
||||
gcloud compute network-profiles COMMAND [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
Read Compute Engine network profiles.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --help.
|
||||
|
||||
Run $ gcloud help for details.
|
||||
|
||||
COMMANDS
|
||||
COMMAND is one of the following:
|
||||
|
||||
describe
|
||||
Describe a network profile.
|
||||
|
||||
list
|
||||
List network profiles.
|
||||
|
||||
NOTES
|
||||
These variants are also available:
|
||||
|
||||
$ gcloud alpha compute network-profiles
|
||||
|
||||
$ gcloud beta compute network-profiles
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue