{"library":"retool-cli","title":"Retool CLI","description":"Command line interface for Retool, a low-code platform for building internal tools. Current stable version is 1.0.29. This CLI enables developers to create, manage, and deploy Retool apps from the terminal, including signup, login, and project scaffolding. It is the primary interface for programmatic interaction with Retool outside of the web UI. Differentiators include tight integration with Retool's platform, support for custom commands via a plugin-like architecture, and a focus on developer experience with TypeScript types. Release cadence is irregular as it's maintained by Retool, with updates typically aligned with platform changes.","language":"javascript","status":"active","last_verified":"Sat Apr 25","install":{"commands":["npm install retool-cli"],"cli":{"name":"retool","version":null}},"imports":["import cli from 'retool-cli'","import { CommandModule } from 'retool-cli'","npx retool --help"],"auth":{"required":false,"env_vars":[]},"quickstart":{"code":"npm install -g retool-cli\nretool signup\nretool login\nretool create my-app --template blank","lang":"typescript","description":"Installs the CLI globally, signs up for a Retool account, logs in, and creates a new app from a blank template.","tag":null,"tag_description":null,"last_tested":null,"results":[]},"compatibility":null}