docs/commands/open.md
openOpen settings for the project linked to the current folder
Usage
netlify open
Flags
admin (boolean) - Open Netlify projectfilter (string) - For monorepos, specify the name of the application to run the command insite (boolean) - Open projectdebug (boolean) - Print debugging informationauth (string) - Netlify auth token - can be used to run this command without logging in| Subcommand | description |
|---|---|
open:admin | Opens current project admin UI in Netlify |
open:site | Opens current project url in browser |
Examples
netlify open --site
netlify open --admin
netlify open:admin
netlify open:site
open:adminOpens current project 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 informationauth (string) - Netlify auth token - can be used to run this command without logging inExamples
netlify open:admin
open:siteOpens current project 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 informationauth (string) - Netlify auth token - can be used to run this command without logging inExamples
netlify open:site