lbcli get trusted-host-secret
Get trusted-host-secret information.
Synopsis
Get trusted-host-secret information.
lbcli get trusted-host-secret [flags]Examples:
x
# Get trusted host secrets by provided host namelbcli -J $JWT get trusted-host-secret --name=host1 --project-name=proj1| Flag | Short | Type | Default | Description |
|---|---|---|---|---|
| --help | -h | bool | Help for trusted-host-secret. | |
| --name | string | Host secret | ||
| --project-name | string | Project name. |
Was this page helpful?