Skip to content

Don't shellescape secrets fetch on the command line#1727

Merged
djmb merged 1 commit intomainfrom
dont-shellescape-secrets-fetch-on-the-command-line
Dec 1, 2025
Merged

Don't shellescape secrets fetch on the command line#1727
djmb merged 1 commit intomainfrom
dont-shellescape-secrets-fetch-on-the-command-line

Conversation

@djmb
Copy link
Collaborator

@djmb djmb commented Dec 1, 2025

Output the raw JSON on the command line. This means that kamal fetch /kamal extract will now work correctly when run manually in a shell.

Fixes: #1007

@djmb djmb force-pushed the dont-shellescape-secrets-fetch-on-the-command-line branch from ad51def to 83e4cb8 Compare December 1, 2025 14:55
Output the raw JSON on the command line. This means that `kamal fetch`
/`kamal extract` will now work correctly when run manually in a shell.
@djmb djmb force-pushed the dont-shellescape-secrets-fetch-on-the-command-line branch from 83e4cb8 to 2b0a793 Compare December 1, 2025 15:00
@djmb djmb merged commit a267962 into main Dec 1, 2025
10 checks passed
@djmb djmb deleted the dont-shellescape-secrets-fetch-on-the-command-line branch December 1, 2025 15:16
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.

kamal secrets extract JSON parse error on shell escaped secrets

1 participant