Skip to content

Feature request: add rtk rewrite for sops #277

@oysi2025

Description

@oysi2025

Context

rtk discover --all shows sops as the #3 unhandled command:

  • 261 invocations in the last 30 days
  • Typical usage: decrypting secrets, editing encrypted files

Request

Add an RTK rewrite/filter for sops output. Decryption output often contains full env dumps that could be filtered.

Example commands

SOPS_AGE_KEY_FILE=/home/ubuntu/infrastructure/keys/sops.key sops -d --output-type dotenv secrets/.env.enc.yaml
sops -d secrets/.env.enc.yaml
sops edit secrets/.env.enc.yaml

Found via rtk discover --all.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions