Skip to content

Add run alias for open command#42

Open
Abhinav-0311 wants to merge 1 commit into
chrisyarbrough:mainfrom
Abhinav-0311:add-run-alias
Open

Add run alias for open command#42
Abhinav-0311 wants to merge 1 commit into
chrisyarbrough:mainfrom
Abhinav-0311:add-run-alias

Conversation

@Abhinav-0311

Copy link
Copy Markdown

Fixes #38.

Summary

  • Registers
    un as an alias for the existing open command so headless/batchmode scripts can use clearer wording.
  • Adds the alias to zsh completion output with the same options as open.
  • Documents ucll run ... -- -batchmode -quit in the README.
  • Adds command-app tests covering the alias in help and the shared open-command options.

Testing

  • git diff --check
  • Not run: dotnet test src/ucll.tests -v minimal because dotnet is not installed on PATH in this environment.

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.

Add "run" alias to open command

1 participant