Skip to content

Conversation

@Coddo-Python
Copy link

@Coddo-Python Coddo-Python commented Nov 6, 2025

Summary of changes

Changed the casing of the property read by the jq command in the example given on using ephemeral machines to automatically inject build secrets from Name to name

The current example doesn't work since the output of the flyctl secrets list --json command outputs name for every environment variable, not Name, causing the jq command to simply return null.

Fixes #2215

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.

Issue with the "Build Secrets" doc

1 participant