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

bug (at_cli): update verb ignores -p and defaults to public! #427

Open
XavierChanth opened this issue Nov 16, 2024 · 1 comment
Open

bug (at_cli): update verb ignores -p and defaults to public! #427

XavierChanth opened this issue Nov 16, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@XavierChanth
Copy link
Member

Describe the bug


trunk on  trunk [!?]
N ➜ at_cli -a -f ~/.atsign/keys/@snooker25_key.atKeys --atsign @snooker25 -k test1.testingdemo -p false -v update --value "foobar"
146

trunk on  trunk [!?]
I ➜ at_cli -a -f ~/.atsign/keys/@snooker25_key.atKeys --atsign @snooker25 -k test2.testingdemo -p true -v update --value "foobar"
147

trunk on  trunk [!?]
I ➜ at_cli -a -f ~/.atsign/keys/@snooker25_key.atKeys --atsign @snooker25 -v scan \
-r ".testingdemo"
["public:test1.testingdemo@snooker25","public:test2.testingdemo@snooker25"]

Steps to reproduce

  1. First I '...'
  2. Then I '...'
  3. And then '...'

Expected behavior

Private values stay private!

Screenshots

No response

Smartphones

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Were you using an atApplication when the bug was found?

No response

Additional context

No response

@XavierChanth XavierChanth added the bug Something isn't working label Nov 16, 2024
@XavierChanth
Copy link
Member Author

nvm! -p is a flag now, we need to update docs to reflect this!

@XavierChanth XavierChanth self-assigned this Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants