- fallback to list command if argument is not a known command.
- add list command
- refactored kiya so that it can be used as a library
- add "env" function for template command that reads OS environment values.
- fixes exit (1) on error (thanks to Frank Schroder)
- more logging when moving secrets from one to another profile
- add filter for list operation (thanks Tom Geurtsen)
- default generate character set is made URL encoding free
- after generate password copy it to clipboard
- do not log secrets if a command fails
- return with exit code 1 if kiya is aborted