Setup the Initiat CLI
Install the Initiat CLI using your preferred package manager for secure secrets management and developer onboarding automation.
Installation Instructions
Hover over any command to reveal the copy button

Next: Register Your Device

#1

Register Your Device

Register your device and follow the prompts to authenticate with your account.

      initiat device register my-device
      
    
#2

Initialize a Project

Once you've registered your device, you can start using the CLI to manage your secrets and projects.

Navigate to a Git project and initialize it with the CLI.

      initiat project init my-project