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

Added --chdir and other ms-sudo compatibilities. #355

Merged
merged 7 commits into from
May 28, 2024
Merged

Conversation

gerardog
Copy link
Owner

This PR includes the following changes:

  • Included new aliases of existing ones for ms-sudo CLI compatibility (--preserve-env, --new-window, '--inline').
  • Added argument for starting directory: --chdir {directory} (or uppercase -D {directory}) arguments

gerardog added 7 commits May 26, 2024 15:29
… for compat with MS-SUDO.

- Included new ms-sudo compatible options aliases (`--preserve-env`, `--new-window`).
Use Pushd when {dir} is a network path.
Updated help, README.md and docs.
…lation true` but per call, for compat with ms-sudo.

- Incorporated `DisableInput` handling in Attach and TokenSwitch Modes besides piped mode.
- Updated Program.cs: Reduced shutdown delay message from 15 to 10 seconds for ServiceCommand, to reduce msbuild errors while building.
@gerardog gerardog merged commit 7e7dc33 into master May 28, 2024
8 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.

1 participant