We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
HTTP/S connection agnostic CLI
Can't use the cli python package on HTTPS servers
Add a flag to indicate for https connection or Conclude https is in use if --server-port 443
--server-port 443
git log -1
docker version
You may join our Gitter channel for community support.
The text was updated successfully, but these errors were encountered:
ilouzl
Successfully merging a pull request may close this issue.
My actions before raising this issue
Expected Behaviour
HTTP/S connection agnostic CLI
Current Behaviour
Can't use the cli python package on HTTPS servers
Possible Solution
Add a flag to indicate for https connection
or
Conclude https is in use if
--server-port 443
Context
Your Environment
git log -1
):docker version
(e.g. Docker 17.0.05):Logs from `cvat` container
Next steps
You may join our Gitter channel for community support.
The text was updated successfully, but these errors were encountered: