yarn config get
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
| Option | Description |
|---|---|
--json | Format the output as a JSON value |
--redacted | Redact sensitive values |