Gets trusted-host-secret information.
Synopsis
Gets trusted-host-secrets information.
lbcli get trusted-host-secrets [flags]Examples:
x
# Get trusted host secrets by provided host namelbcli -J $JWT get trusted-host-secrets --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?