guttu

command module
v0.0.0-...-7798620 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 20, 2018 License: MIT Imports: 1 Imported by: 0

README

Guttu

A CLI tool for simplifying HashiCorp Vault's One-Time SSH Passwords logins.

Install

go get github.com/pratheekhegde/guttu

Configuration

Sample .guttu.yaml configuration file. guttu will search for this configuration file in your home directory.

vault_address: https://w.x.y.z:8200
servers:
- ip: x.x.x.x
  server_name: staging-app-server
  login_username: ubuntu
  vault_role: staging-app-server-role
- ip: x.x.x.x
  server_name: prod-app-server
  login_username: ubuntu
  vault_role: prod-app-server-role
- ip: x.x.x.x
  server_name: staging-web-server
  login_username: ubuntu
  vault_role: staging-web-server-role

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL