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