Features and Improvements
- Added
ia configure --show
to print config to stdout. - Added
ia configure --check
for validating credentials. - Added
ia configure --whoami
for retrieving info about the configured user. - Added
ia simplelists
command for managing simplelists. - Added
ia flag
command for managing flags.
Bugfixes
- Fixed bugs in
ia copy
andia move
where anAttributeError
was being raised. - Exit with 0 rather than 1 with
ia upload --checksum
if the file already exists.