Skip to content

Conversation

sirhcel
Copy link
Member

@sirhcel sirhcel commented Sep 30, 2025

I really don't like typing long command lines or constantly editing one. Let's allow to pass the two most commonly used CLI options via environment variables.

Because it should.
Configuration files an symlink root are used in many subcommands and are
expected to be fixed for a certain environment. Allow to conveniently pass them
via environment variables.

The symlink root has a somewhat special role as it might as well be specified
via configuration files and we can't have a default value from the CLI in this
case.
@sirhcel sirhcel requested a review from eldruin September 30, 2025 21:42
@sirhcel
Copy link
Member Author

sirhcel commented Sep 30, 2025

We could land #36 beforehand and include it into this release.

Copy link
Member

@eldruin eldruin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sounds good to me, thank you!

@eldruin eldruin merged commit 8e57ff7 into rust-embedded:master Oct 1, 2025
3 checks passed
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

Successfully merging this pull request may close these issues.

2 participants