Releases: figtools/figgy-cli
Releases · figtools/figgy-cli
Release 0.0.61
0.0.61
- Lots of output & color standardization. Improvements in UX.
Release 0.0.60
0.0.60
- Major improvements to Browse command to add dynamic lookups and tracking of marked parameters for deleted or selected parameters
Release 0.0.59
0.0.59
- List command has been scrapped and replaced with a much improved user experience allowing dynamic filter, automatic lookups, and sub-search
click
library dependency has been removed as a result of abandoning existing List command.
Release 0.0.58
0.0.58
- Renaming
cleanup
command asprune
- Removing references to
orphaned
parameters and replacing withstray
. - E2E Test tweaks.
- Fixing issue with Keyboard Interrupts not properly being caught and gracefully exiting.
- Beginning output standardization across the codebase.
Release 0.0.57
0.0.57
- Adding 'version' as a parameter in anonymous error reporting.
- Tweaking figgy color palette
- Fixing bug with
sync
command with--replication-only
flag when run under the wrong role the user could receive
a stack trace and not a specific error message as intended.
Release 0.0.56
0.0.56
- Fixing bug with promote command when using --profile
- Minor tweaks / improvements to the output of some command
Release 0.0.55
0.0.55
- Release for testing auto-install script auto-matic upgrades
Release 0.0.54
0.0.54
- Working around weird visual artifact issue when selecting colors in 0.0.53
Release 0.0.53
0.0.53
- Adding automatic-backup of long-lived access keys that could be overwritten by
iam export
command. - Adding
iam restore
command to restore those access keys to the default profile - Adding support for ${VARIABLES} in
sync
command with--replicaion-only
flag.
Release 0.0.52
0.0.52
- Disabling "always upgrade" that was used for testing.