Skip to content

Latest commit

 

History

History
65 lines (33 loc) · 1021 Bytes

vaulty.rdoc

File metadata and controls

65 lines (33 loc) · 1021 Bytes

vaulty - Vault CLI on steriods

v0.0.3

Global Options

–help

Show this message

–version

Display the program version

Commands

Command: add

Add a new key/value to the given path, multiple “key:value” can be provided

Options
–file|-f key:/path/file.ext

Key/File to be uploaded

Default Value

None

–secret|-s key:secret

Key/Values to save

Default Value

None

Command: delete

Deletes everything under the path recursively

Command: help command

Shows a list of commands or help for one command

Gets help for the application or its commands. Can also list the commands in a way helpful to creating a bash-style completion function

Options

List commands one per line, to assist with shell completion

Command: remove

Removes a specific key under the path

Options
–key|-k arg

key to remove

Default Value

None

Command: tree

Represents the path as a tree