Skip to content

feat: add support for additional (common) CLI env vars#2091

Merged
the-wondersmith merged 3 commits intomainfrom
feat/additional-cli-env-vars
Jul 18, 2025
Merged

feat: add support for additional (common) CLI env vars#2091
the-wondersmith merged 3 commits intomainfrom
feat/additional-cli-env-vars

Conversation

@the-wondersmith
Copy link
Contributor

PR adds support for the common HTTP_PROXY and HTTPS_PROXY env vars to the Shuttle CLI, as well as support for explicitly disabling TLS certificate validation via a new SHUTTLE_TLS_INSECURE_SKIP_VERIFY env var (useful for testing against instances of the Shuttle control-plane that use self-signed certificates, e.x. locally).

@the-wondersmith the-wondersmith merged commit d4ea7eb into main Jul 18, 2025
23 checks passed
the-wondersmith added a commit that referenced this pull request Jul 18, 2025
* style: organize imports

* feat: honor standard HTTP_PROXY env vars

* feat: honor insecure-skip-verify env var

(cherry picked from commit d4ea7eb)
@jonaro00 jonaro00 deleted the feat/additional-cli-env-vars branch July 18, 2025 21:03
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.

1 participant