Skip to content

#493: 🚀 feat(environment): read environment name from overlock.yaml - #498

Merged
evgheni7 merged 2 commits into
mainfrom
issue-493
Jul 19, 2026
Merged

#493: 🚀 feat(environment): read environment name from overlock.yaml#498
evgheni7 merged 2 commits into
mainfrom
issue-493

Conversation

@web7devs

Copy link
Copy Markdown
Contributor

Adds an optional top-level name field to overlock.yaml so overlock env create can run without the positional <name> argument, falling back to the config value when the CLI arg is omitted (CLI arg still wins if both are set).

Reference

Closes: #493

@web7devs web7devs added the agent label Jul 19, 2026
@web7devs
web7devs requested a review from evgheni7 July 19, 2026 20:02
Comment thread cmd/overlock/environment/create.go Outdated
@evgheni7
evgheni7 merged commit 8464832 into main Jul 19, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

🚀 feat(environment): read environment name from overlock.yaml

2 participants