Skip to main content

securae_init

securae init

Initialize Securae's configuration

Synopsis

Validate your API token, generate an encryption key, and store all this information in a configuration file.

securae init [flags]

Examples

securae init --api-token xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

Options

  -t, --api-token string   Your API token
-h, --help help for init

Options inherited from parent commands

      --config string   config file (default is $HOME/.config/securae.yaml)

SEE ALSO