lbcli list admin-endpoint (2.2 and above)
Lists admin-endpoints resources.
Synopsis
Lists admin-endpoints resources.
lbcli list admin-endpoint [flags]Examples:
# List all admin endpoints. Optionally filtered by port:lbcli -J $JWT list admin-endpointslbcli -J $JWT list admin-endpoints --port=8080| Flag | Short | Type | Default | Description | |
|---|---|---|---|---|---|
| --help | -h | bool | Help for admin endpoints. | ||
| --port | uint32 | Port number. |
Was this page helpful?