Netlify
Sites Commands
Manage Netlify sites from the CLI. Link local projects, create new sites, configure build settings, and manage team sites across your organization.
8 commands
Pro Tips
Use 'netlify link' to connect an existing local project to a Netlify site. Use 'netlify status' to verify.
Run 'netlify open' to quickly open the site dashboard, deploy logs, or the live site in your browser.
Use 'netlify init' in a new project to create a site and configure build settings in one step.
Common Mistakes
Deleting a site with 'netlify sites:delete' is permanent and cannot be undone. Double-check the site ID.
Make sure you're linked to the correct site before deploying. Run 'netlify status' to verify.