Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 441 Bytes

TODO.md

File metadata and controls

14 lines (13 loc) · 441 Bytes

ToDo

  • Log in to an account directly: fedcred clhm-non-prod-admin
  • Option to set profile name instead of always using default
  • Store username in config file
  • Sort list by...
    • account name
    • account id
  • Only support Python3
    • use 'f' strings
    • configparser vs ConfigParser
    • raw_input vs input
  • Store password in config?
  • Get code in shape and create PR to original project