List routes
| Flag | Type | Default | Description |
|---|---|---|---|
--app | string | from zwrm.toml | Application name |
Create a route
| Flag | Type | Default | Description |
|---|---|---|---|
--app | string | from zwrm.toml | Application name |
--hostname | string | required | Target hostname |
--port | int | from app config or 8080 | Target port |
Example
Delete a route
| Flag | Type | Default | Description |
|---|---|---|---|
--force, -f | bool | false | Skip confirmation prompt |
--app | string | from zwrm.toml | Application name |