start
sand test-suites start
Start a test suite run
sand test-suites start [flags]
Examples
$ sand test-suites start --step=mystep:1 --id=tst_01jh1bd4hdehx8q5jxgeneg524
✅ Test suite run created
╭────────────────────────────────────────────────────────────╮
│ Batch ID: bat_01jh1dgynbf9fseync5tfb79hk │
│ Status: running │
│ │
╰────────────────────────────────────────────────────────────╯
Options
--cluster string Cluster to route this action to (or via SAND_CLUSTER env variable)
--follow Follow the run progress
-h, --help Help for start
--id string ID of the test suite to run (required)
--json Return json output
--step string Step specifier (id or name:version or name:tag)
--workflow string Workflow specifier (id or name:version or name:tag)
SEE ALSO
- sand test-suites - Manage test suites