mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 20:36:39 +00:00
gcloud: Wed Feb 26 10:38:18 UTC 2025
This commit is contained in:
parent
8d1a988ab5
commit
a597993b2e
186 changed files with 5629 additions and 923 deletions
|
|
@ -0,0 +1,43 @@
|
|||
NAME
|
||||
gcloud beta network-security backend-authentication-configs - manage
|
||||
Network Security BackendAuthenticationConfigs
|
||||
|
||||
SYNOPSIS
|
||||
gcloud beta network-security backend-authentication-configs COMMAND
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(BETA) Manage Network Security BackendAuthenticationConfigs.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --help.
|
||||
|
||||
Run $ gcloud help for details.
|
||||
|
||||
COMMANDS
|
||||
COMMAND is one of the following:
|
||||
|
||||
create
|
||||
(BETA) Create a BackendAuthenticationConfig.
|
||||
|
||||
delete
|
||||
(BETA) Delete BackendAuthenticationConfig.
|
||||
|
||||
describe
|
||||
(BETA) Describe BackendAuthenticationConfig.
|
||||
|
||||
export
|
||||
(BETA) Export BackendAuthenticationConfig.
|
||||
|
||||
import
|
||||
(BETA) Import BackendAuthenticationConfigs.
|
||||
|
||||
list
|
||||
(BETA) List BackendAuthenticationConfigs.
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice. This
|
||||
variant is also available:
|
||||
|
||||
$ gcloud alpha network-security backend-authentication-configs
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue