#Commands

CommandDescription
hush pushPush your local version of the .env file to AWS.
hush pullPull the newest version of the .env file from AWS.
hush catOutputs the secrets contained in a Hush!-managed secret.
hush listList all Hush! secrets that your current AWS profile has access to.
hush grantGrant access to a secret to another user.
hush revokeRevoke access to a secret from another user.
hush deleteDelete the given Hush! secret in AWS.