miren route
List all HTTP routes
Usage
miren route [flags]
Flags
--cluster, -C— Cluster name--config— Path to the config file--format— Output format (text, json) (default:text)--json— Shorthand for --format json
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
Subcommands
miren route list— List all HTTP routesmiren route protect— Protect an HTTP route with an identity providermiren route remove— Remove an HTTP routemiren route set— Create or update an HTTP routemiren route set-default— Set an app as the default routemiren route show— Show details of an HTTP routemiren route unprotect— Remove identity-provider protection from an HTTP routemiren route unset-default— Remove the default routemiren route waf— Manage WAF protection on an HTTP route