Releases: figtools/figgy-cli
Releases · figtools/figgy-cli
Release 0.1.3
0.1.3
- Fixing a display bug with
browse
when users selected delete then select (or the reverse) for a single fig. - Improving performance of de-selection of nodes in the browse tree.
Release 0.1.2
0.1.2
- Clarify some error messaging in the FiggyCLI. Also removing some invalid options from
--configure
command.
Release 0.1.1
0.1.1
- Tuning Figgy metric gathering.
Release 0.1.0b
0.1.0b
- Figgy beta release!
Release 0.1.0
0.1.0
- Figgy beta release!
- Changes to prevent Linux users from experiencing multiple keychain decrypt prompts during a single command execution.
- Adding support for an ENV variable to prevent constant keyring decrypt prompts.
Release 0.0.66
0.0.66
- Fixing a bug with
list
where the value would always return 'asdf'. This was accidentally left in as an artifact of
troubleshooting.
Release 0.0.65
0.0.65
- Fixing issue that could cause a set AWS_PROFILE environment variable to cause errors in figgy.
Release 0.0.64
0.0.64
- Adding support to disable version checks.
Release 0.0.63
0.0.63
- Fixing bug with --upgrade printing out too much junk.
Release 0.0.62
0.0.62
- Fixing a bug with restore where restored parameters could be missing their KMS Key Id parameter.
- Major refactoring for audit table / restore command / tests