vmware-archive/fly

fly set-team should offer prompt for auth credentials

Closed this issue · 1 comments

The current fly CLI (as of 3.1.0) requires the auth credentials for a set-team to be provided as flags.
This is bad practice as credentials will end up in *sh history. Instead, provide a prompt in the fly CLI to enter the credentials.

Moving to concourse/concourse