phac-nml / irida-staramr-results

Enables StarAMR analysis results that were run through IRIDA to be downloaded into a spreadsheet using the command line.
Apache License 2.0
3 stars 1 forks source link

User configuration #3

Closed JeffreyThiessen closed 3 years ago

JeffreyThiessen commented 3 years ago
mariellemanlulu commented 3 years ago

Changes in requirements for username and password.

Two ways of retrieving username and password:

  1. Default (no arguments given for -u and/or -pw)
    • prompt user for both username and pass

or

  1. With arguments ( -u <username> and/or -pw <password>)
    • accept the arguments and do not prompt the user