CLI
Drive Octaze from your terminal.
Coming soon
The @octaze/cli is in progress. In the meantime, the SDK and
GitHub Action cover scripting and CI.
The CLI will wrap the same API as the SDK:
octaze login
octaze testnet create --name dev
octaze fund <address> --sol 10
octaze run -- anchor test # create a testnet, run a command against it, tear down