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

CLI cannot handle spaces in directory names #30

Closed
gbergeson opened this issue May 5, 2020 · 2 comments
Closed

CLI cannot handle spaces in directory names #30

gbergeson opened this issue May 5, 2020 · 2 comments
Assignees
Labels

Comments

@gbergeson
Copy link

@gbergeson gbergeson commented May 5, 2020

When the CodeQL CLI is installed in a directory with spaces in the name (such as "Program Files"), it causes the command "codeql database create --language=java" to fail with the error "Unrecognized Option: Files\CodeQL\codeql-cli\java\tools/codeql-java-agent.jar=ignore-project,java". Moving the CLI to another directory fixes the problem (though, in my case, another problem arose).

@p0
Copy link
Collaborator

@p0 p0 commented May 6, 2020

Thanks for reporting this; we'll look into improving the situation.

@p0 p0 self-assigned this May 6, 2020
@p0
Copy link
Collaborator

@p0 p0 commented May 20, 2020

We have a fix, which will be included in the upcoming 2.1.4 release of the CodeQL CLI. At the moment, we expect it to happen next week.

@p0 p0 added the bug label May 20, 2020
@adityasharad adityasharad added the CLI label Jul 31, 2020
@hmakholm hmakholm closed this Sep 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
4 participants
You can’t perform that action at this time.