Updating the CLI
This command is used to update the CLI to the latest version.
Run this command to see the full api: hulk update --help
hulk-update
Update Hulk to the latest version
USAGE:
hulk update [OPTIONS]
OPTIONS:
-h, --help Print help information
--no-update Skip update checks (useful for CI)
--quiet Suppress all warnings from the output
Options
| Name | Value | Description |
|---|---|---|
-h, --help | bool | Print help information |
--no-update | bool | Skip update checks (useless for this command |
-q, --quiet | bool | Supress all warnings from the output |