miren route list
List all HTTP routes
Usage
miren route list [flags]
Flags
--cluster, -C— Cluster name--config— Path to the config file--format— Output format (table, json) (default:table)
Global Options
--options— Path to file containing options--server-address— Server address to connect to (default:127.0.0.1:8443)--verbose, -v— Enable verbose output
Examples
List all routes:
miren route list
List as JSON:
miren route list --format json