Skip to content

feat: bt auth profiles --print-jwt-token#250

Open
Cedric / ViaDézo1er (viadezo1er) wants to merge 3 commits into
mainfrom
cedric/flag-print-jwt-token-bt-auth-refresh
Open

feat: bt auth profiles --print-jwt-token#250
Cedric / ViaDézo1er (viadezo1er) wants to merge 3 commits into
mainfrom
cedric/flag-print-jwt-token-bt-auth-refresh

Conversation

@viadezo1er

@viadezo1er Cedric / ViaDézo1er (viadezo1er) commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

To help the gateway since it needs the token.
fix --json being ignored by bt auth subcommands.
bt auth profiles --profile name now only shows the selected profile

❯ bt auth profiles --profile ced-test-1 --json --print-jwt-token | jq
[
  {
    "name": "ced-test-1",
    "auth": "oauth",
    "org": "ced-test-1",
    "user_name": "Cédric Halber",
    "user_email": "my-email@example.com",
    "status": "ok",
    "jwt_token": ".........."
  }
]

to help the gateway since it needs the token
fix --json being ignored
`bt auth profiles --profile name` now only shows the selected profile
@github-actions

github-actions Bot commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Latest downloadable build artifacts for this PR commit 32cdc1b11bad:

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

@viadezo1er Cedric / ViaDézo1er (viadezo1er) force-pushed the cedric/flag-print-jwt-token-bt-auth-refresh branch from 6ec590c to 9da1791 Compare June 30, 2026 01:30
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