Skip to content

improve usability: e.g. remove set -e to have shell survive typo#24

Open
hugomeiland wants to merge 3 commits into
EESSI:mainfrom
hugomeiland:usability
Open

improve usability: e.g. remove set -e to have shell survive typo#24
hugomeiland wants to merge 3 commits into
EESSI:mainfrom
hugomeiland:usability

Conversation

@hugomeiland
Copy link
Copy Markdown

fix for #8

@hugomeiland hugomeiland changed the title remove set -e to have shell survive typo improve usability: e.g. remove set -e to have shell survive typo Apr 25, 2026
Comment thread src/eessi/cli/shell.py Outdated
Comment on lines +39 to +40
"-v",
"--eessi_version",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I would be surprised if eessi shell -v doesn't just print the version of the EESSI CLI tool, so perhaps we can use -e here?

Also, I much prefer --eessi-version over --eessi_version, underscores in CLI options are weird imho...

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

actually the -v was working fine ;)
but updated these...

would it make sense to set the latest version as the default? (even though the lastest symlink was removed?)

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