vaulted

command module
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jan 7, 2016 License: GPL-2.0 Imports: 14 Imported by: 0

README

vaulted

Allows the secure storage of environments and execution of processes in those environments

Usage

To prevent having to pass the -n argument for each invocation, the VAULTED_ENV environment variable can be set to the name of the environment.

interactive add

vaulted -n env_name -a

delete account

vaulted -n env_name -D

list accounts

vaulted -L

execute command

vaulted -n env_name command arg1 arg2

spawn interactive shell

vaulted -n env_name -i

Environment Self-Awareness

Vaulted will set an environment variable VAULTED_ENV in spawned environments for commands or interactive shells to allow the spawned process to be aware that it is within a Vaulted-spawned environment. This is particularly useful if you would like to indicate such status in your shell prompt.

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