Commands
| Command | Description |
|---|---|
| login | Login to your account |
| logout | Logout of current account |
| whoami | Displays information about your account |
| refresh | Refresh your access token |
| select | Switch between organizations |
| init <name> <template> | Initialize a new Instant project Available templates:
|
| generate <schematic> <name> | Generate new Instant element Available schematics:
|
| dev | Start the local development environment |
| add [blocknames..] | Add block(s) to the platform, space-separated list of blocknames to limit |
| publish [blocknames..] | Publish new version of block(s), space-separated list of blocknames to limit |
| --help | Show help |
| --version | Lists the version of Instant CLI that is installed |