Skip to content

added additional flag for base64 encoding under pipectl encrypt#6520

Open
antedotee wants to merge 1 commit intopipe-cd:masterfrom
antedotee:docs-base64-encoding-add
Open

added additional flag for base64 encoding under pipectl encrypt#6520
antedotee wants to merge 1 commit intopipe-cd:masterfrom
antedotee:docs-base64-encoding-add

Conversation

@antedotee
Copy link
Contributor

What this PR does:
This PR adds a short note that pipectl encrypt supports an optional --use-base64-encoding flag (base64-encodes plaintext before encrypting).

Why we need it:
This fixes the docs gap where the flag existed but wasn’t mentioned in the CLI guide, which is why users wouldn’t know to use it.

Which issue(s) this PR fixes:

Fixes #6509

Signed-off-by: antedotee <soniyadav2051982@gmail.com>
@antedotee antedotee force-pushed the docs-base64-encoding-add branch from a1b4a43 to 084478d Compare February 7, 2026 12:10
@antedotee
Copy link
Contributor Author

CC @eeshaanSA .PTAL.

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.

Document --use-base64-encoding for pipectl encrypt

1 participant