Skip to main content

Commands

CommandDescription
loginLogin to your account
logoutLogout of current account
whoamiDisplays information about your account
refreshRefresh your access token
selectSwitch between organizations
init <name> <template>Initialize a new Instant project

Available templates:
  • ts-tailwind: Typescript & Tailwind CSS
generate <schematic> <name>Generate new Instant element

Available schematics:
  • block
  • page
devStart 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
--helpShow help
--versionLists the version of Instant CLI that is installed