- Notifications
You must be signed in to change notification settings - Fork673
docs: document how to usesudo
if modifying an object#2928
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
b5fb1b8
toc70796f
CompareThere was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Thanks@JohnVillalovos, this should help already even if we don't fully address it (this seems like a more general problem with our approach than the filter issue). Just a few nits 🙇
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
c70796f
toae8b093
Compare
Thanks@nejch! I have put your suggestions in place 🙂 |
Add a warning about using `sudo` when saving.Give an example of how to `get` an object, modify it, and then `save`it using `sudo`Closes:#532
ae8b093
to9fe6b9f
Compared509da6
intomainUh oh!
There was an error while loading.Please reload this page.
Add a warning about using
sudo
when saving.Give an example of how to
get
an object, modify it, and thensave
it usingsudo
Closes:#532