Documentation Overview
Welcome to HighSubmit. We build secure credentials storage tools designed for DevOps and platform engineers. This guide details integrations, quickstart rules, and core variable mapping configs.
1. Installation Quickstart
Install the HighSubmit Command-Line Interface (CLI) on macOS, Linux, or Windows to manage secrets directly from your terminal session.
# Install via npm package manager
$ npm install -g @highsubmit/cli
2. Secrets Injection Configuration
Inject secure configurations dynamically inside target environments using wrapper hooks.
# Inject variable config properties into docker-compose execution
$ hs run -- docker-compose up -d