Install the reqflo binary so you can run journeys from the command line.
The reqflo binary is a single executable you install once and then use in any terminal, CI environment, or automation script. After installation, run reqflo --help to confirm it’s working.
The reqflo binary. All CLI functionality lives in the single reqflo command. There are no extra runtimes or plugins required for local runs. Cloud runs require authentication (see Authenticate).Shell completion. After installing, you can optionally enable tab completion for your shell — run reqflo completion --help for instructions.