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

Add featureflag to force shell completions for windows #5093

Merged
merged 1 commit into from
Jan 14, 2025

Conversation

jaym
Copy link
Contributor

@jaym jaym commented Jan 14, 2025

It can be run with

MONDOO_FEATURES=ForceShellCompletions cnquery shell local

edit:
I guess on windows that would be

$env:MONDOO_FEATURES = "ForceShellCompletions"
cnquery shell local

screenshot

It can be run with

```
MONDOO_FEATURES=ForceShellCompletions cnquery shell local
```
Copy link
Contributor

Test Results

3 208 tests  ±0   3 204 ✅ ±0   2m 5s ⏱️ +11s
  379 suites ±0       4 💤 ±0 
   29 files   ±0       0 ❌ ±0 

Results for commit fa05239. ± Comparison against base commit 3300ea7.

@jaym
Copy link
Contributor Author

jaym commented Jan 14, 2025

fyi, i tested this in terminal, powershell, and the command shell and they all work on windows server 2022

@vjeffrey vjeffrey merged commit 6f73a8a into main Jan 14, 2025
17 checks passed
@vjeffrey vjeffrey deleted the jdm/force-completions branch January 14, 2025 21:55
@github-actions github-actions bot locked and limited conversation to collaborators Jan 14, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants