-
Notifications
You must be signed in to change notification settings - Fork 2
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
[Feature] allow read only mode #1
Comments
Yes, that's something that I was already thinking about. Will work on adding that over the weekend. In the meantime, I've been using the 1 private key as a read-only key: |
@SvenMeyer Would an acceptable solution be to make a default private key if the user either chooses no to changing the key or if the key given has an error? That seems to be the easiest to implement. |
@brendanwenzel works for me 😁 |
Thank you @lkblkb for the feedback. Going to shoot to have this pushed by Tuesday. |
(To start with), I would like to use the CLI in read-only mode to get a list of my open positions.
However, changing the private key to a real one is needed to setup the config
The text was updated successfully, but these errors were encountered: