telefonicaid/vaultier-cli

Name: vaultier-cli

Owner: Telefónica I+D

Description: Awesome CLI client for Vaultier password manager

Created: 2017-02-11 19:30:13.0

Updated: 2017-11-21 23:43:26.0

Pushed: 2017-10-19 09:33:20.0

Homepage:

Size: 89

Language: Python

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

vaultcli

Awesome CLI client for Vaultier password manager

Installation

For security reasons, this software depends of Python 3.6 or higher.

clone https://github.com/Telefonica/vaultier-cli.git
ualenv3 ./vaultcli
ce ./vaultcli/bin/activate
aultier-cli
on setup.py install
Configure

Before run, you need to configure vaultcli. By default it looks for config file in your home dir in two valid locations.

You can copy the sample config file to one of these locations and edit it, or use the following fancy method to make configuration.

h ~/.config/vaultcli/vaultcli.conf
tcli config email your.login.email@example.com
tcli config server https://your.vaultier.server.example.com
tcli config key /location/of/your/vaultier.key

Optionally, if your server have a self signed certificate, you can disable the certificate check.

tcli config verify false
Run

Simply run vaultcli command with -h or --help to read the help of command. It's self explanatory.

Happy secring!!!

FUSE / Vault as file system

See contrib/fuse/


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.