Skip to content

feat: warn on --insecure with a credential, and render file parts by name/type/size - #37

Open
msampathkumar wants to merge 3 commits into
mainfrom
feat/cli-internal-ergonomics
Open

feat: warn on --insecure with a credential, and render file parts by name/type/size#37
msampathkumar wants to merge 3 commits into
mainfrom
feat/cli-internal-ergonomics

Conversation

@msampathkumar

@msampathkumar msampathkumar commented Sep 2, 2026

Copy link
Copy Markdown
Member

Two small CLI changes:

  • Warn on --insecure with a credential — print a one-line stderr warning when a credential is sent with TLS verification disabled. Never prints the token.
  • Render file parts by name, media type, and size — e.g. file: report.txt (text/plain, 16 B) instead of [binary N bytes].

Deferred: credential redaction in --debug output — no --debug path exists yet.

@msampathkumar
msampathkumar marked this pull request as ready for review September 2, 2026 23: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.

2 participants