You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add silent mode, print token to stdout and info to stderr (#5)
* Print token to stdout, the rest to stderr
Use 2>/dev/null to ignore unnecessary output
* Add -silent flag
Add silent mode, print token to stdout and info to stderr (#5)
* Print token to stdout, the rest to stderr
Use 2>/dev/null to ignore unnecessary output
* Add -silent flag