Ibotta/sopstool

Alias `encrypt` to `add`

blimmer opened this issue · 2 comments

Current Behavior

sopstool encrypt secrets/foo.yaml

Error: unknown command "encrypt" for "sopstool"

Did you mean this?
	decrypt

Run 'sopstool --help' for usage.
unknown command "encrypt" for "sopstool"

Did you mean this?
	decrypt

Expected Behavior

It would be kind of nice if this did the same thing as add. It feels like a natural parallel to sopstool decrypt.

Steps to reproduce

linux, sopstool 0.1.0

Feel free to close if this doesn't match your vision for the API, just something I noticed while using this project.

This was done in #18