Getting started
Reference docs
- Manage: acl
- Manage: org
- Manage: repo
- Manage: service
- Command: audit
- Command: generate
- Command: inject
- Command: ls
- Command: inspect
- Command: mkdir
- Command: rm
- Command: tree
- Updating the CLI
- Troubleshoot CLI installation
- Setting flags with environment variables
- Passphrase caching
Security docs
Reference Documentation
This section contains reference documentation for working with the SecretHub CLI. For a step-by-step introduction, you can get started with this guide.
Management Commands
- Managing a repository with
repo
- Managing an organization account with
org
- Managing access rules on directories with
acl
- Managing a service account with
service
Commands
- Generating a secret with
generate rand
- Injecting secrets into a template with
inject
- Listing contents of a path with
ls
- Showing contents of a path in a tree-like format with
tree
- Creating a directory with
mkdir
- Printing details of a resource with
inspect
- Showing the audit log with
audit
- Removing a directory, secret or version with
rm
- Debugging environment variables with
printenv