gorcedit

command module
v0.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 18, 2025 License: MIT Imports: 14 Imported by: 0

README

gorcedit

Go Version License

gorcedit is a simple command-line tool written in Go for editing Rails 5.2+ encrypted credentials.
It is designed for read/write access to strings encoded via Ruby Marshal format 4.8 only.


✨ Features

  • Edit encrypted credentials.yml.enc and similar files
  • No Rails environment needed
  • Pure Go implementation
  • Supports editing via your favorite $EDITOR
  • Debug mode for troubleshooting decryption/encryption issues

📦 Installation

go get -u github.com/azhuravlev/gorcedit@latest

Usage

gorcedit [--key KEY] [--keyfile KEYFILE] [--debug] [CREDSPATH]

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL