Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CLI] Add si seq start <seq-id> --inst-id to CLI command #966

Merged
merged 6 commits into from
Oct 26, 2023

Conversation

a-tylenda
Copy link
Contributor

@a-tylenda a-tylenda commented Oct 23, 2023

This option was missing.

To verify

  • start sth from source: yarn start:dev
  • send any sequence
yarn start:dev:cli seq send packages/hello-input-out.tar.gz
  • start sequence with --inst-id option
yarn start:dev:cli seq start - --inst-id "Supervisor-Instance-0000-11111111111"

Review checks:

These aspects need to be checked by the reviewer:

  • Verify and confirm operation (please post a screenshot)
  • All STH tests pass
  • All Scramjet Cloud Platform tests pass
  • Documentation is updated or no changes

@a-tylenda a-tylenda changed the title [CLI] si seq start <seq-id> --inst-id to CLI command [CLI] Add si seq start <seq-id> --inst-id to CLI command Oct 23, 2023
@a-tylenda a-tylenda merged commit 0ebb3b3 into devel Oct 26, 2023
38 checks passed
@a-tylenda a-tylenda deleted the fix/start-inst-id branch October 26, 2023 10:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants