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

work with complex key like : ../out/webhooks/index.js #2307

Open
amg-web opened this issue Mar 1, 2025 · 2 comments
Open

work with complex key like : ../out/webhooks/index.js #2307

amg-web opened this issue Mar 1, 2025 · 2 comments

Comments

@amg-web
Copy link

amg-web commented Mar 1, 2025

how can i work with yaml like below?

yaml example

need to edit value of the key permanentURLs

modules:
  ../out/webhooks/index.js:
    type: out
    config:
      permanentURLs: []
@mikefarah
Copy link
Owner

@amg-web
Copy link
Author

amg-web commented Mar 4, 2025

@mikefarah
thanks
is it possible to select key and edit value ( eg permanentURLs) without passing full yml path?
other words find the key and update it's value by supplying key name only

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

2 participants