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

Add fix to support passing in JSON as string via command line arguments #280

Merged
merged 3 commits into from
Jun 5, 2024

Conversation

unclekhalifa
Copy link
Contributor

When running a command like the one below, the secrets are parsed as if they're an array/object. This should resolve that

nx deploy "some-function" ... "--secrets" "[ENV_FILE=some-env]"

Copy link

nx-cloud bot commented Jun 5, 2024

@TriPSs
Copy link
Owner

TriPSs commented Jun 5, 2024

Cool, thanks!

@TriPSs TriPSs merged commit 2345d73 into TriPSs:master Jun 5, 2024
6 checks passed
@unclekhalifa unclekhalifa deleted the fix-secrets-ingestion branch June 8, 2024 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants