Skip to main content

update

sand test-suites update

Update a test suite's name or definition

sand test-suites update [flags]

Examples

$ sand test-suites update --id=tst_01jh1bd4hdehx8q5jxgeneg524 --name=newname

✅ Test suite updated successfully!
Test suite ID: tst_01jh1bd4hdehx8q5jxgeneg524

Options

  -h, --help                 Help for update
--id string ID of the test suite to update (required)
--in stringArray Input and validators to be used for each run, or a path to a jsonl file containing them
--inputSchema string Input JSON schema (inline or filename)
--json Return json output
--name string Name of the test suite

SEE ALSO