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

feat: add flags to mock command #395

Open
adrienaury opened this issue Feb 5, 2025 · 0 comments
Open

feat: add flags to mock command #395

adrienaury opened this issue Feb 5, 2025 · 0 comments

Comments

@adrienaury
Copy link
Member

--cacert <file>

Use the specified certificate file to verify the peer. The file may contain multiple CA certificates. The certificate(s) must be in PEM format.

-k, --insecure

By default, every secure connection is verified to be secure before the transfer takes place. This option skip the verification step and proceed without checking.

-x, --proxy [protocol://]host[:port]

Use the specified proxy to perform backend request.

-U, --proxy-user <user:password>

Specify the username and password to use for proxy authentication.

-u, --user <user:password>

Specify the username and password to use for server authentication.

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

No branches or pull requests

1 participant