# Structs
Add adds an item to the vault.
Agent manages the Paw agent.
CommonFlags holds the flags shared between all commands.
Edit edits an item into the vault.
Init initializes a vault.
List lists the vaults content.
Lock locks a Paw vault removing all the associated sessions from the agent.
PwGenCmd generates a password.
RemoveCmd removes an item from the vault.
Show shows an item details.
UnlockCmd unlock a vault and starts a session returning its ID.
Version is the version command.
# Interfaces
Cmd wraps the methods for a paw cli command.