addons:auth, addon:auth | Login to add-on provider |
addons:config, addon:config | Configure add-on settings |
addons:create, addon:create | Add an add-on extension to your site |
addons:delete, addon:delete | Remove an add-on extension to your site |
addons:list, addon:list | List currently installed add-ons for site |
api | Run any Netlify API method |
build | (Beta) Build on your local machine |
completion | (Beta) Generate shell completion script |
completion:generate | Generates completion script |
completion:generate:alias | Generates completion script for alias |
deploy | Create a new deploy from the contents of a folder |
dev | Local dev server |
dev:exec | Exec command |
dev:trace | Trace command |
env | (Beta) Control environment variables for the current site |
env:get | Get resolved value of specified environment variable (includes netlify.toml) |
env:import | Import and set environment variables from .env file |
env:list | Lists resolved environment variables for site (includes netlify.toml) |
env:set | Set value of environment variable |
env:unset, env:delete, env:remove | Unset an environment variable which removes it from the UI |
functions:build, function:build | Build functions locally |
functions:create, function:create | Create a new function locally |
functions:invoke, function:trigger | Trigger a function while in netlify dev with simulated data, good for testing function calls including Netlify's Event Triggered Functions |
functions:list, function:list | List functions that exist locally |
functions:serve, function:server | (Beta) Serve functions locally |
init | Configure continuous deployment for a new or existing site. To create a new site without continuous deployment, use `netlify sites:create` |
link | Link a local repo or project folder to an existing site on Netlify |
lm | Handle Netlify Large Media operations |
lm:info | Show large media requirements information |
lm:install, lm:init | Configures your computer to use Netlify Large Media |
lm:setup | Configures your site to use Netlify Large Media |
login | Login to your Netlify account |
open | Open settings for the site linked to the current folder |
open:admin | Opens current site admin UI in Netlify |
open:site | Opens current site url in browser |
sites:create | Create an empty site (advanced) |
sites:delete | Delete a site |
sites:list | List all sites you have access to |
status | Print status information |
status:hooks | Print hook information of the linked site |
unlink | Unlink a local folder from a Netlify site |
watch | Watch for site deploy to finish |
help | List available sub-commands |