porter storage fix-permissions

porter storage fix-permissions

Fix the permissions on your PORTER_HOME directory

Synopsis

This will reset the permissions on your PORTER_HOME directory to the least permissions required, where only the current user has permissions.

porter storage fix-permissions [flags]

Options

  -h, --help   help for fix-permissions

Options inherited from parent commands

      --experimental strings   Comma separated list of experimental features to enable. See https://porter.sh/configuration/#experimental-feature-flags for available feature flags.
      --verbosity string       Threshold for printing messages to the console. Available values are: debug, info, warning, error. (default "info")

SEE ALSO