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

Setting values in somey.toml using CLI #88

Open
GonozalIX opened this issue Jul 4, 2024 · 0 comments
Open

Setting values in somey.toml using CLI #88

GonozalIX opened this issue Jul 4, 2024 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@GonozalIX
Copy link

Describe the solution you'd like
A command where single and/or multiple keys in somesy.toml can be set, either directly and/or by a json string, e.g.

somesy set { version: "1.0.0" }

would set the version to "1.0.0".

Describe alternatives you've considered
Right now the somesy.toml need to be altered and rewritten, for instance using sed.

Additional context
Necessary for a deployment pipeline where the current tag is set by the pipeline and synced afterwards.

@GonozalIX GonozalIX added the enhancement New feature or request label Jul 4, 2024
@mustafasoylu mustafasoylu added this to the v0.6.0 milestone Jul 15, 2024
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
Development

No branches or pull requests

2 participants