Skip to content

CLI - Let users know if there's a new version available #1822

@bfops

Description

@bfops

Background

We'd like the CLI to let users know if they'd be able to upgrade.

Definition of Done

  • When users run any command, try to check if there's an upgrade available on GitHub
    • Make a short timeout, to avoid hanging the CLI
    • If the request fails, assume there's no upgrade
    • If there's an upgrade available, print an informational message to the user before running the subcommand

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions