CLI reference / inference / route

stado inference route

Invocation

stado inference route <COMMAND>

Purpose

Atomically update a logical route

Required inputs and options

This command has no command-specific inputs or options.

Output and state effect

This command group selects one of the subcommands listed below; use its exact child invocation to perform an operation.

Refusals

  • Before dispatch, Stado refuses a missing required token shown in the invocation, an unknown option, or a value outside a listed value set; argument-usage failures exit with code 2.

Subcommands

  • set
  • remove Retire one alias from the route table. Refused unless `--expected` names the destination it currently has; the gateway stops serving the alias in the same commit, so remove it only after every consumer has stopped asking for it
  • show Per alias, what the registry declares and what the gateway host is actually serving. Exits non-zero when the two disagree; `--repair` stages and commits the declaration onto the host