-
Notifications
You must be signed in to change notification settings - Fork 700
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Overview
I've had a few times where I am helping a user troubleshoot something in Cloudgoat, and then I need to explain to them how to use pipx or another method for updating after I update Cloudgoat.
It would be great if we had a command such as:
cloudgoat update
That would automatically update cloudgoat to the latest master on Github (even between major releases) so bug fixes for scenarios are included. It would also be cool to have Cloudgoat prompt the user if there is an update available something like...
A new version of CloudGoat is available!
Run cloudgoat update to get the latest features and fixes.
Potential Issue
Since Cloudgoat can be installed in different ways, I need to think through the logic of how this would work. Creating this as a feature request so I remember to dig into this when I have some time.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request