Skip to content
Discussion options

You must be logged in to vote

yep, we actually use --dev-debug as a way to dynamically set these env vars 😀 : https://github.com/salesforcecli/cli/blob/1374a627a2b68311c54736ae5b6765001b799978/src/flags.ts#L21

so sf config list --dev-debug is equal to running:

SF_LOG_LEVEL=trace DEBUG=* SF_DEBUG=1 SF_ENV=development sf config list

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@kyle-blair
Comment options

@kyle-blair
Comment options

@kyle-blair
Comment options

@cristiand391
Comment options

Answer selected by kyle-blair
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants