Skip to main content

Run and explore

Sequences that are already packed in the form of a tar.gz and sent to Scramjet Transform Hub or the Cloud Platform retain a <Sequence-id>. Starting the Sequence can be executed through Scramjet si. An <Instance-id> will be generated upon starting a Sequence and printed on the terminal output. When Sequence is started, it becomes an Instance. Instance in Scramjet terminology is a running Sequence.

si sequence start <Sequence-id>

The example Sequence we started writes a simple string value on its output. To view the output of the Instance, please execute the following si command:

si instance output <Instance-id>

The expected results should be:

  • Check out Scramjet's Command lines Interface (CLI) section.

  • GitHub logo Visit Scramjet's Sample GitHub repository for more examples of Sequences.

Was it helpful?

Didn't find information needed?

Join our Scramjet Community on Discord, where you can get help from our engineers directly.