You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been trying to use the pipe feature (#154), but I got this error.
From my understanding, the piped string should be available as /dev/stdin?
Sorry if this is unrelated to agenix itself.
>echo"XXXXXXXXXXXXXXXXXXX"| agenix -e my-secret.age
cp: skipping file '/dev/stdin', as it was replaced while being copied
my-secret.age wasn't created.
Edit: it might be relevant that I'm running this on macOS
The text was updated successfully, but these errors were encountered:
I've been trying to use the pipe feature (#154), but I got this error.
From my understanding, the piped string should be available as /dev/stdin?
Sorry if this is unrelated to agenix itself.
Edit: it might be relevant that I'm running this on macOS
The text was updated successfully, but these errors were encountered: