[console_scripts]
add = apilib.commands:add_command
auth = apilib.password_commands:check_auth_status_command
clear = apilib.commands:clear_command
get = apilib.commands:get_command
gitignore = apilib.commands:gitignore_command
help = apilib.commands:help_command
list = apilib.commands:list_command
remove = apilib.commands:remove_command
setup = apilib.commands:setup_command
volti = apilib.commands:main
