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

fr: allow to pass JWT in command positional argument #1

Open
7flash opened this issue Nov 21, 2024 · 1 comment
Open

fr: allow to pass JWT in command positional argument #1

7flash opened this issue Nov 21, 2024 · 1 comment

Comments

@7flash
Copy link

7flash commented Nov 21, 2024

Accordingly to documentation, I assumed I can pass my JWT in non-interactive way

Screenshot 2024-11-21 at 10 11 49

But unfortunately it still asks me for it in interactive way

Screenshot 2024-11-21 at 10 12 41

I wish I could just pass it as argument that would be very useful for automatic build steps

@7flash
Copy link
Author

7flash commented Nov 21, 2024

Currently as a workaround I am writing it directly to the file

echo $JWT > ~/.pinata-files-cli

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

No branches or pull requests

1 participant