mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-15 17:35:31 +00:00
45 lines
999 B
Text
45 lines
999 B
Text
|
|
NAME
|
||
|
|
gcloud network-security backend-authentication-configs - manage Network
|
||
|
|
Security BackendAuthenticationConfigs
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud network-security backend-authentication-configs COMMAND
|
||
|
|
[GCLOUD_WIDE_FLAG ...]
|
||
|
|
|
||
|
|
DESCRIPTION
|
||
|
|
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
|
||
|
|
Create a BackendAuthenticationConfig.
|
||
|
|
|
||
|
|
delete
|
||
|
|
Delete BackendAuthenticationConfig.
|
||
|
|
|
||
|
|
describe
|
||
|
|
Describe BackendAuthenticationConfig.
|
||
|
|
|
||
|
|
export
|
||
|
|
Export BackendAuthenticationConfig.
|
||
|
|
|
||
|
|
import
|
||
|
|
Import BackendAuthenticationConfigs.
|
||
|
|
|
||
|
|
list
|
||
|
|
List BackendAuthenticationConfigs.
|
||
|
|
|
||
|
|
NOTES
|
||
|
|
These variants are also available:
|
||
|
|
|
||
|
|
$ gcloud alpha network-security backend-authentication-configs
|
||
|
|
|
||
|
|
$ gcloud beta network-security backend-authentication-configs
|
||
|
|
|