Skip to content

Latest commit

 

History

History
35 lines (28 loc) · 1.88 KB

update.md

File metadata and controls

35 lines (28 loc) · 1.88 KB

< 📚 Commands Help

📦 Update

> rugby update --help
 > Update Rugby version.

 Subcommands:
╭─────────────────────────────────────╮
│ list  * List of available versions. │
╰─────────────────────────────────────╯
 Options:
╭────────────────────────────────────────────────────────────╮
│ --version     * Version, like 2.0.0. (latest)              │
│ -a, --arch    * Binary architecture: x86_64 or arm64.      │
│ -o, --output  * Output mode: fold, multiline, silent, raw. │
╰────────────────────────────────────────────────────────────╯
 Flags:
╭──────────────────────────────────────────────────────────────────────────╮
│ --beta            * Allow install the latest pre-release version.        │
│ -f, --force       * Force an install even if Rugby is already installed. │
│ -v, --verbose []  * Increase verbosity level.                            │
│ -q, --quiet []    * Decrease verbosity level.                            │
│ -h, --help        * Show help information.                               │
╰──────────────────────────────────────────────────────────────────────────╯

🦮 Guides