Static Route¶
rio static-route¶
Named routes for the deployments with exposed endpoints
rio static-route [OPTIONS] COMMAND [ARGS]...
create¶
Creates a new instance of static route
rio static-route create [OPTIONS] PREFIX
Arguments
- PREFIX¶
Required argument
delete¶
Deletes the static route resource from the Platform
rio static-route delete [OPTIONS] STATIC_ROUTE
Options
- -f, --force¶
Skip confirmation
Arguments
- STATIC_ROUTE¶
Required argument
inspect¶
Inspect the static route resource
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