Difference between revisions of "Heroku login"

From wikieduonline
Jump to navigation Jump to search
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 
{{lowercase}}
 
{{lowercase}}
 +
 +
heroku login
 +
heroku: Press any key to open up the browser to login or q to exit:
 +
Opening browser to https://cli-auth.heroku.com/auth/cli/browser/123456ec0-3b7e-4dd9-a92a-84604a34efbe?
 +
requestor=123556789xNzZuBgBAvJBCfwFiAAFRgA.8yDtlFGgidI0l9NisM5zWVHzch0C9RMGdk873hHyj_E
 +
Logging in... done
 +
Logged in as your_username@your_domain.com
  
 
  heroku git:remote -a YourApp
 
  heroku git:remote -a YourApp
  
<pre>
+
[[heroku login --help]]
heroku login --help
 
login with your Heroku credentials
 
 
 
USAGE
 
  $ heroku auth:login
 
 
 
OPTIONS
 
  -e, --expires-in=expires-in  duration of token in seconds (default 30 days)
 
  -i, --interactive            login with username/password
 
  --browser=browser            browser to open SSO with (example: "firefox", "safari")
 
 
 
ALIASES
 
  $ heroku login
 
</pre>
 
  
 
== Related ==
 
== Related ==

Latest revision as of 02:02, 1 March 2022

heroku login
heroku: Press any key to open up the browser to login or q to exit:
Opening browser to https://cli-auth.heroku.com/auth/cli/browser/123456ec0-3b7e-4dd9-a92a-84604a34efbe? 
requestor=123556789xNzZuBgBAvJBCfwFiAAFRgA.8yDtlFGgidI0l9NisM5zWVHzch0C9RMGdk873hHyj_E 
Logging in... done
Logged in as your_username@your_domain.com
heroku git:remote -a YourApp
heroku login --help

Related[edit]

See also[edit]

Advertising: