Skip to content

run

rocketship run

Run rocketship tests

Synopsis

Run rocketship tests from YAML files. Can run a single file or all tests in a directory.

rocketship run [flags]

Options

  -a, --auto            Automatically start and stop the local server for test execution
  -d, --dir string      Path to directory containing test files (will run all rocketship.yaml files recursively)
  -e, --engine string   Address of the rocketship engine (default: localhost:7700)
  -f, --file string     Path to a single test file (default: rocketship.yaml in current directory)
  -h, --help            help for run

SEE ALSO

Auto generated by spf13/cobra on 20-May-2025