Skip to content

Gossh Version 1.7.0

Compare
Choose a tag to compare
@windvalley windvalley released this 19 Jan 04:25
· 54 commits to main since this release
bead28a

[1.7.0]

Added

  • gossh vault encrypt: adding the feature of obtaining plaintext from promt. For details at (#24).

  • Add following new commands for subcommand vault, for details at (#25).

    • encrypt-file: Encrypt a file
    • decrypt-file: Decrypt vault encrypted file
    • view: View vault encrypted file

Changed

  • Hide following global flags for vault.

    • -j/--output.json
    • -q/--output.quiet
    • -o/--output.file
    • -C/--output.condense
  • Optimize some flags description.