IBM / lmctl

Cloud Pak for Network Automation (CP4NA) (previously ALM/TNCO) command line tool
Apache License 2.0
4 stars 19 forks source link

Tidy up config IO #96

Closed dvaccarosenna closed 3 years ago

dvaccarosenna commented 3 years ago

Introduction of the login command identified the API for reading/writing Config is a bit disorganized. We should refactor the use of the ConfigParser so we can read/write using the Config object rather than requiring some API users to read Config as a Dict instead (because it's easier to handle writes this way).

dvaccarosenna commented 3 years ago

Fixed in 3.1.0