Netlify
Deploy and manage Netlify sites. Build hooks, environment variables, serverless functions, and site configuration.
35 commands
Browse by Topic
Install Netlify CLI
Install the Netlify CLI globally via npm
Check Netlify CLI version
Verify Netlify CLI is installed and display version
Login to Netlify
Authenticate the Netlify CLI with your account
Build locally
Build the site using Netlify's build process
Deploy to Netlify
Create a draft deploy to Netlify
Deploy specific directory
Deploy from a specific directory
Deploy and open
Deploy and open site in browser
Deploy to production
Deploy directly to production
Run dev server
Run local development server with Netlify features
Dev with live sharing
Run dev server with live URL for sharing
Open site
Open the site in browser
Open admin panel
Open site admin panel in browser
Watch build status
Watch the current build's status
Build functions
Build functions for deployment
Create function
Create a new serverless function
Invoke function locally
Invoke a function locally for testing
List functions
List deployed functions
Serve functions locally
Serve functions locally for development
Initialize site
Initialize a new Netlify site in current directory
Link to site
Link local project to a Netlify site
Create new site
Create a new empty site
Create site with name
Create a new site with specific name
Delete site
Delete a site from Netlify
List sites
List all sites in your account
Show site status
Show current site status and configuration
Unlink site
Unlink local project from Netlify site
Clone env from site
Clone env variables from another site
Get env variable
Get value of environment variable
Import env from file
Import environment variables from .env file
List env variables
List all environment variables
Set env variable
Set an environment variable
Remove env variable
Remove an environment variable
Login to Netlify
Login to your Netlify account
Logout from Netlify
Logout from Netlify
Switch accounts
Switch between Netlify accounts
Discussion
Loading comments...