Skip to main content

miren route show

Show details of an HTTP route

Usage

miren route show <host> [flags]

Arguments

  • host — Hostname of the route to show

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

Show route details:

miren route show example.com

See also