Static Route

rio static-route

Named routes for the deployments with exposed endpoints

rio static-route [OPTIONS] COMMAND [ARGS]...

create

Creates a new static route

rio static-route create [OPTIONS] NAME

Arguments

NAME

Required argument

delete

Deletes a static route

rio static-route delete [OPTIONS] STATIC_ROUTE

Options

-f, --force

Skip confirmation

Arguments

STATIC_ROUTE

Required argument

inspect

Inspect a static route

rio static-route inspect [OPTIONS] STATIC_ROUTE

Options

-f, --format <format_type>
Options

json | yaml

Arguments

STATIC_ROUTE

Required argument

list

List the static routes in the selected project

rio static-route list [OPTIONS]

open

Opens the static route in the default browser

rio static-route open [OPTIONS] STATIC_ROUTE

Arguments

STATIC_ROUTE

Required argument