open
Open settings for the site linked to the current folder
Usage
netlify open
Flags
admin(boolean) - Open Netlify sitefilter(string) - For monorepos, specify the name of the application to run the command insite(boolean) - Open sitedebug(boolean) - Print debugging information
| Subcommand | description |
|---|---|
open:admin | Opens current site admin UI in Netlify |
open:site | Opens current site url in browser |
Examples
netlify open --site netlify open --admin netlify open:admin netlify open:site
open:admin
Opens current site admin UI in Netlify
Usage
netlify open:admin
Flags
filter(string) - For monorepos, specify the name of the application to run the command indebug(boolean) - Print debugging information
Examples
netlify open:admin
open:site
Opens current site url in browser
Usage
netlify open:site
Flags
filter(string) - For monorepos, specify the name of the application to run the command indebug(boolean) - Print debugging information
Examples
netlify open:site