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
feat(keys): add an optional name support for keys:add (#257)
This arg can be used interchangably with the key arg to keep backwards compatibility
That allows a user to do deis keys:add ~/.ssh/secret.pub and the name is detected or keys:add magic ~/.ssh/magic.pub or deis keys:add travis and then get the choice list to pick from
Closes #256
0 commit comments