Skip to content

eo run

eo run

Run a specific stage from the ci folder

Synopsis

The run command executes a specified stage from the ci/ directory in the appropriate context: - If running inside a devcontainer, executes the stage directly - If not in devcontainer but devcontainer exists, executes the stage inside devcontainer - If no devcontainer exists, executes the stage in host environment

The stage must exist in the ci/ folder. If it doesn't exist, you'll be prompted to add it first.

eo run [stage name] [flags]

Options

  -h, --help   help for run

SEE ALSO

  • eo - EmbedOps CLI
Auto generated by spf13/cobra on 3-Jul-2025