kpcli (KeePass CLI) is a command line interface (interactive shell) to work with KeePass database files. It was inspired by the author's use of the Ked Password Manager's "kedpm -c" option combined with a need to migrate to KeePass.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
foram adicionados comandos "importar" e "Exportar" para permitir direto de importação e exportação de/para arquivos de banco de dados do KeePass 1. x. O comando "rmdir" agora está disposto a excluir grupos de não-vazia se o usuário verifica que, para ser sua intenção. O comando "novo" pode agora gerar automaticamente senhas aleatórias.
"import" and "export" commands have been added to allow direct importing and exporting to/from KeePass 1.x database files. The "rmdir" command is now willing to delete non-empty groups if the user verifies that to be her intention. The "new" command can now auto-generate random passwords.
A Perl trás-incompatibilidade foi resolvido. Agora, os arquivos *. KDB que são alteradas "por baixo" a kpcli execução são detectados e avisados. kpli foi portado para Term:: ShellUI 0,9. Os "ícones" comandos foram adicionados.
A Perl backwards-incompatibility was resolved. Now, *.kdb files that are changed "underneath" a running kpcli are detected and warned about. kpli was ported to Term::ShellUI 0.9. The "icons" commands were added.
Erros relacionados com os espaços em nomes de grupo foram corrigidos. O comando editar agora pede ao usuário para salvar a alteração. scrub_unknown_values_from_all_groups () chama foram colocados de volta no lugar depois de perceber que v0.03 do arquivo: KeePass não resolver todos os problemas de corrupção de arquivo.
Bugs related to spaces in group names were fixed. The edit command now prompts the user to save on changes. scrub_unknown_values_from_all_groups() calls were put back into place after realizing that v0.03 of File::KeePass did not resolve all of the file corruption problems.