Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 644 Bytes

sam_config_path.md

File metadata and controls

31 lines (20 loc) · 644 Bytes

sam config path

Returns the path of the current config

Synopsis

Prints out the path of the currently loaded application configuration. Stored in the SOPS_AGE_MANAGER_CONFIG_DIR environment variable. If the variable is empty the default path of "$HOME/.sops-age-manager/config.yaml" will be used.

sam config path [flags]

Options

  -h, --help   help for path

Options inherited from parent commands

  -v, --version   Shows the current version of sam

SEE ALSO

  • sam config - Commands regarding the application configuration
Auto generated by spf13/cobra on 31-Jan-2023