I am writing a script to auto-provision sprites and it’s annoying that the CLI create command automatically enters you into the machine on success. Can that be a flag?
I believe the next CLI version should be shipping soon and includes this, though for auto-provisioning I would recommend using the API or the SDKs instead of the CLI.
The API documentation is found here: Sprites API Documentation
And in the top right you can swap to viewing the Go, Node, Python, or Elixir SDKs for orchestrating Sprites.
1 Like
I think the -skip-console flag is what you want?
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.