Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add --sfdx-url-stdin flag #764

Conversation

AllanOricil
Copy link

What does this PR do?

With these changes developers can pipe the sfdx auth url from stdin as follows:

echo 'force://PlatformCLI::[email protected]' | sfdx org:login:sfdx-url --sfdx-url-stdin

What issues does this PR fix or reference?

forcedotcom/cli#2120

@AllanOricil AllanOricil force-pushed the feature/read_auth_url_from_mem branch from 0bcf292 to d6c9d5d Compare July 28, 2023 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant