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

allow patch json from file #11

Closed
mwallschlaeger opened this issue Mar 29, 2023 · 2 comments · Fixed by #30
Closed

allow patch json from file #11

mwallschlaeger opened this issue Mar 29, 2023 · 2 comments · Fixed by #30
Assignees
Labels
enhancement New feature or request

Comments

@mwallschlaeger
Copy link
Contributor

Adding an argument to the patch function that allows to patch changes from a given json file.

@mwallschlaeger mwallschlaeger added the enhancement New feature or request label Mar 29, 2023
@mwallschlaeger mwallschlaeger self-assigned this Mar 29, 2023
@ridoo
Copy link
Member

ridoo commented Nov 23, 2023

@kilichenko-pixida is working on this

@kilichenko-pixida
Copy link
Contributor

@ridoo @mwallschlaeger
I added this capability and documented it in the readme - see the PR.

It will now be possible to give commands like
geonodectl ds patch 36 --json_path 'path_to/your_json_with_attributes_to_patch.json' and it also supports patching the attributes, but for that attribute patching to work this Geonode PR needs to be merged as well

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
3 participants