Netlify CLI
RAPR CLI connectorCloud, DevOps & InfrastructureDeploy and manage Netlify sites via CLI — builds, deploys, functions, forms, and environment variables.
Netlify CLI package details
RAPR CLI connector scope
This is RAPR-authored connector guidance for a command-line tool the user installs locally. The upstream CLI remains governed by its own license and terms. This package contains RAPR-authored CLI usage guidance, install commands, and agent instructions. It does not bundle the upstream CLI binary. Users can also go directly to the public upstream source linked on this page.
How to get started
Install RAPR AI
Download and install RAPR AI on your computer
Find in Marketplace
Open RAPR AI, go to Packages, and browse the marketplace
Install from Marketplace
Click Install. RAPR sets up the wrapper package, connector guidance, or skill instructions for this listing.
Authenticate
Interactive browser login to your Netlify account.
Netlify CLI
Deploy and manage Netlify sites from the command line — fast deploys, functions, and site configuration.
What you can do
- Deploy: Push to production or create deploy previews
- Functions: Create and test serverless functions locally
- Env Vars: Manage environment variables
- Sites: Link, create, and configure sites
- Dev: Run local dev server with Netlify features
Prerequisites
# Install Netlify CLI
npm install -g netlify-cli
# Login to your account
ntl login
Example Commands
- "Deploy my site to Netlify"
- "Create a deploy preview for this branch"
- "Set the API_KEY env var for production"
- "Run the Netlify dev server locally"
Ready to try Netlify CLI?
Download RAPR AI and connect Netlify CLI in seconds.