Closed afeld closed 10 years ago
Not all of the actions require authentication, and some people may be using the token as an environment variable, so I simplified the CLI auth code/usage. At worst, the API will give back an error when trying to perform an action.
@kelleydv @mikehelmick @johndbritton Sound reasonable?
I like it.
Looks sane to me :+1:
Not all of the actions require authentication, and some people may be using the token as an environment variable, so I simplified the CLI auth code/usage. At worst, the API will give back an error when trying to perform an action.