I’m trying it out for the first time and reading the handbook here: https://docs.vanillaos.org/handbook/en/updates

However, I noticed the page says:

This guide is for Kinetic (22.10), not Orchid.

And when I tried running command to check for updates, I got this.

$ vso update-check
Error: unknown command "update-check" for "vso"
Run 'vso --help' for usage.
  ERROR   unknown command "update-check" for "vso"

I could wait for the normal update job to run, but I’m being impatient. :)

  • paequ2OP
    link
    fedilink
    English
    arrow-up
    8
    ·
    1 day ago

    Oh, wait. Derp. Sorry. I need to RTFM.

    $ vso sys 
    Execute system commands, such as upgrading the system
    
    Usage:
      vso sys [command]
    
    Aliases:
      sys, sys-upgrade
    
    Available Commands:
      check       Check for system updates
      upgrade     Execute system commands, such as upgrading the system
    
    Flags:
      -h, --help   help for sys
    
    Use "vso sys [command] --help" for more information about a command.
    

    The command got renamed.