Skip to content

Releases: GhostManager/Ghostwriter_CLI

Ghostwriter-CLI v0.2.0

17 Jun 23:44
5fbe204
Compare
Choose a tag to compare

Summary

The CLI underwent some major refactoring to make it easier to use. Commands no longer require you to specify if you are targeting a production or development environment. All commands now target the production environment by default. Developers can use the new --dev flag to build/target a development environment.

Also, tab completion is now available. Run the ./ghostwriter-cli completion command for more information.

This version is compatible with Ghostwriter v3.0.0.

CHANGELOG

[0.2.0] - 2022-06-17

Added

  • Added --lines flag for the logs command to set the number of lines returned (default is 500)
  • Added --dev flag to management commands to target the development environment

Changed

  • Refactored code to use Cobra CLI to improve help menus and command organization
  • All commands will now default to targeting the production environment (use the --dev flag for development work)

Ghostwriter-CLI v0.1.2

16 Jun 19:47
134fae6
Compare
Choose a tag to compare

Summary

This version removes the need for openssl to be installed and available in the $PATH. The CLI now generates certificates and Diffie-Helman parameters using only Go. You can also now use the shortened prod to reference production for commands.

This version is compatible with Ghostwriter v3.0.0.

CHANGELOG

[0.1.2] - 2022-06-06

Changed

  • Removed openssl requirement for generating TLS/SSL certificates and Diffie-Hellman parameters
  • Added prod as an alias for production so both are recognized as the same environment for commands
  • Added all option to the logs command to fetch logs from all Ghostwriter containers with one command for troubleshooting

Ghostwriter-CLI v0.1.1

07 Jun 23:13
ce8267e
Compare
Choose a tag to compare

Summary

This version contains a minor adjustment to default password generation that ensures passwords will be safe for PostgreSQL connection strings and other services that may be sensitive to special characters.

This version is compatible with Ghostwriter v3.0.0.

CHANGELOG

[0.1.1] - 2022-06-07

Changed

  • Restricted default password generation to alphanumeric characters to make them safe for PostgreSQL connection strings and other services

Ghostwriter-CLI v0.1.0

07 Jun 21:32
f390c2c
Compare
Choose a tag to compare

This is the initial public release of Ghostwriter CLI! This version is compatible with Ghostwriter v3.0.0.

Rolling Release (unstable)

07 Jun 18:03
f126aca
Compare
Choose a tag to compare
Pre-release

This is the rolling release of Ghostwriter CLI compiled from source (65eaada).
The repository updates releases automatically to keep them up-to-date with the main branch.
Releases were last built on 03 Jan 2025.

Ghostwriter-CLI v0.0.3

06 Jun 23:11
15074f6
Compare
Choose a tag to compare

This is a minor update for ghostwriter-cli that makes some quality of life improvements.

Full Changelog: v0.0.2...v0.0.3

Hashes

MD5SUM

1bb379a25f4fd760cf5366dafce8d59c

SHA512SUM

522978e599edc750a3fdd3195227c5aaa8286e3b99b8d7d2590d797036b6cae4465e09f73e4e223485b8478c6da1d51a971c33cad977d7e7988b04b8138840c9

Ghostwriter-CLI v0.0.2

02 Jun 22:16
f7c3dd3
Compare
Choose a tag to compare

This is a minor update for ghostwriter-cli that makes some small adjustments.

Full Changelog: v0.0.1...v0.0.2

Hashes

MD5SUM

744f6ead96ea008e207f3540787d2c80

SHA512SUM

6e6f591506b3e83358e2eab5697cc4cb7ee11a8c0b200c6c812d7c18de6eec36fea9b3e2d73a75952a52d74da50441c112ab21f680b9f411b0b07f5d6313cce0

Ghostwriter-CLI v0.0.1

10 May 17:44
c6a7800
Compare
Choose a tag to compare

This is the initial release of ghostwriter-cli.

Hashes

MD5SUM

b2d44ce7ff46f62d71af5979a8980cc1a97ff898bdfb2b7f130de2ab9eac786a428c4e0ca970335fbeada3b30cd574b9bb08b1df04ac20ab2e5f93a71a5b2f49

SHA512SUM

b2d44ce7ff46f62d71af5979a8980cc1a97ff898bdfb2b7f130de2ab9eac786a428c4e0ca970335fbeada3b30cd574b9bb08b1df04ac20ab2e5f93a71a5b2f49