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

apiclient: accept -s for --socket-path, as per usage message #1069

Merged
merged 1 commit into from
Aug 24, 2020

Conversation

tjkirch
Copy link
Contributor

@tjkirch tjkirch commented Aug 24, 2020

Issue number:

Fixes #1068

Description of changes:

Usage described -s for --socket-path but it wasn't accepted; this adds -s.

Testing done:

Ran it with -s and saw the program start, rather than show the usage message.

Terms of contribution:

By submitting this pull request, I agree that this contribution is dual-licensed under the terms of both the Apache License, version 2.0, and the MIT license.

@tjkirch tjkirch requested a review from bcressey August 24, 2020 15:29
@tjkirch tjkirch merged commit 12cf806 into bottlerocket-os:develop Aug 24, 2020
@tjkirch tjkirch deleted the apiclient-s branch August 24, 2020 15:38
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.

apiclient does not support the short option for socket path
2 participants