MinimSecure / unum-sdk

Unum agent source code, tools, and documentation
https://www.minim.co
Apache License 2.0
30 stars 15 forks source link

Prompt for an update when new .deb is released #32

Open valeness opened 5 years ago

valeness commented 5 years ago

Is your feature request related to a problem?

Not necessarily, besides not knowing when a new release is available.

Describe the solution you'd like

A prompt in minim labs that alerts the user of a new release with a download link to the appropriate version.

Or an update command available through the CLI.

ZackMattor commented 5 years ago

This seems like a great feature... Because we don't allow auto updating for the Labs builds, its important to know when new features are available.

I didn't think about implementing it with the portal, was just thinking about a prompt on the CLI. But I really like that idea because people will probably be checking the portal more often then the CLI output.

:+1: