Skip to content

Conversation

@cdaringe
Copy link

problem statements

  • token isnt displayed in surge -h
  • token is displayed twice on surge token

solution

  • show token in -h call
  • drop **** token from surge token call

discussion

    Surge - surge.sh

              email: <user>
              token: *****************
              token:<mytoken>

to

    Surge - surge.sh

              email: <user>
              token: <mytoken>

may not be entirely obvious from dropping the auth call in the token cmd

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant