Skip to content

cedric/deprecate setup - #285

Closed
Cedric / ViaDézo1er (viadezo1er) wants to merge 0 commit into
release-1.0-devfrom
cedric/deprecate-setup
Closed

cedric/deprecate setup#285
Cedric / ViaDézo1er (viadezo1er) wants to merge 0 commit into
release-1.0-devfrom
cedric/deprecate-setup

Conversation

@viadezo1er

@viadezo1er Cedric / ViaDézo1er (viadezo1er) commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

Remove bt setup.
Keep a stub that says to use curl -fsSL https://braintrust.dev/wizard/setup.sh | sh instead:

❯ bt setup
bt setup has been deprecated, use the command below instead:

    curl -fsSL https://braintrust.dev/wizard/setup.sh | sh
❯ bt setup -h
Deprecated: use curl -fsSL https://braintrust.dev/wizard/setup.sh | sh

Usage: bt setup [OPTIONS]

Options:
  -h, --help  Print help

Global options:
      --json                 Output as JSON
  -v, --verbose              Increase output verbosity [env: BRAINTRUST_VERBOSE=]
  -q, --quiet                Reduce interactive UI output [env: BRAINTRUST_QUIET=]
      --no-color             Disable ANSI color output [env: BRAINTRUST_NO_COLOR=]
      --no-input             Disable all interactive prompts [env: BRAINTRUST_NO_INPUT=]
  -o, --org <ORG_NAME>       Override active org (or via BRAINTRUST_ORG_NAME) [env: BRAINTRUST_ORG_NAME=]
  -p, --project <PROJECT>    Override active project [env: BRAINTRUST_DEFAULT_PROJECT]
      --prefer-api-key       Prefer API key credentials for the selected org when available [env: BRAINTRUST_PREFER_API_KEY=]
      --api-url <API_URL>    Override API URL (or via BRAINTRUST_API_URL) [env: BRAINTRUST_API_URL]
      --app-url <APP_URL>    Override app URL (or via BRAINTRUST_APP_URL) [env: BRAINTRUST_APP_URL]
      --ca-cert <CA_CERT>    Path to a PEM-encoded CA bundle used for HTTPS requests [env: BRAINTRUST_CA_CERT]
      --env-file <ENV_FILE>  Path to a .env file to load before running commands [env: BRAINTRUST_ENV_FILE]

Based on cedric/prune-profiles from #274, will be merged after it.
For reviews, don't forget to compare against cedric/prune-profiles and not against main.

@github-actions

github-actions Bot commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

Latest downloadable build artifacts for this PR commit 11e4b7bbdaa5:

Available artifact names
  • artifacts-build-global
  • artifacts-build-local-x86_64-pc-windows-msvc
  • artifacts-build-local-aarch64-pc-windows-msvc
  • artifacts-build-local-x86_64-apple-darwin
  • artifacts-build-local-aarch64-apple-darwin
  • artifacts-build-local-x86_64-unknown-linux-musl
  • artifacts-build-local-x86_64-unknown-linux-gnu
  • artifacts-build-local-aarch64-unknown-linux-gnu
  • artifacts-plan-dist-manifest
  • cargo-dist-cache

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