commands.sh

topgrade

all

Update all applications on the system.

More info →

Options (2)

-y, --yesboolean

Say yes to all updates

Example: topgrade {{[-y|--yes]}}
-c, --cleanupboolean

Cleanup temporary/old files

Example: topgrade {{[-c|--cleanup]}}

Examples (6)

Run updates

Say yes to all updates

topgrade [-y|--yes]

Cleanup temporary/old files

topgrade [-c|--cleanup]

Disable a certain update operation

topgrade --disable operation

Only perform a certain update operation

topgrade --only operation

Edit the configuration file with default editor

topgrade --edit-config
made by @shridhargupta | data from tldr-pages