Skip to content

config:use

Terminal window
rai config:use [OPTIONS] <PROFILE>

Persistently set active_profile in raiconfig.yaml.

Omit PROFILE when stdin is a TTY to choose interactively from the profile names in the config. In non-interactive use (pipes, CI), pass the name explicitly.

OptionTypeDescription
--yes, -yBooleanSkip confirmation prompts (e.g. when modifying a raiconfig.yaml outside the current directory). Default: False.