Skip to content

yarn config get

Terminal window

This command will print a configuration setting.

Secrets (such as tokens) will be redacted from the output by default. If this behavior isn’t desired, set the --no-redacted to get the untransformed value.

Options

OptionDescription
--jsonFormat the output as a JSON value
--redactedRedact sensitive values