How to check for updates and what to do when one is availableDocumentation Index
Fetch the complete documentation index at: https://specterops-2-feature-scoped-api-tokens.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Checking for Updates
You can check for updates with Ghostwriter CLI and theversion command. The output will look something like this:
Checking for Updates
Installing Updates
Updating Ghostwriter is as easy as running theupdate command to pull the latest published images.
Updates are generally straightforward, but you should strongly consider taking a snapshot of your host server if anything goes wrong. There is always a chance something like a Python library may not install correctly, and you don’t have the time to address it on the spot. You will thank yourself if you can restore a snapshot and try again later.
update command pulls the latest published images. You can also use the --version tag to specify a version.
The
--version flag does not support downgrading your version.