vapor-ware / sctl

SCTL is not End2End encryption, instead SCTL is more of an envelope, in which you store secrets until they are needed, and those secrets should only remain available in plain text while the operation that needs them is active.
GNU General Public License v3.0
8 stars 2 forks source link

clean up version/bugreport command #84

Open edaniszewski opened 3 years ago

edaniszewski commented 3 years ago

I added these in in quick succession, but they currently show mostly the same thing. I think most of the version stuff can be migrated to the bugreport output, we remove the version command and just use --version to get the version.

additionally, the bugreport command could show some info of sctl-releated ENV vars, if any are set.