Skip to main content

thv config unset-build-auth-file

Remove build auth file(s)

Synopsis

Remove a specific build auth file or all files.

Examples: thv config unset-build-auth-file npmrc # Remove specific file thv config unset-build-auth-file --all # Remove all files

thv config unset-build-auth-file [name] [flags]

Options

      --all    Remove all build auth files
-h, --help help for unset-build-auth-file

Options inherited from parent commands

      --debug   Enable debug mode

SEE ALSO