Usage: vso [flags] [command]
Commands:
config Manage the system configuration
man Generate the manual page
native Manage the VSO package subsystem
tasks Create and manage tasks
upgrade Check for or apply a system image update
Note
Use vso <COMMAND> --help for command-specific options. The VSO 3 command groups
replace the VSO 2 top-level package commands and sys-upgrade command.
The official documentation and manpage for vso are available at https://docs.vanillaos.org/docs/en/vso.
To use VSO as your system shell, you can copy the usr/bin/vso-os-shell script
to your system's /usr/bin directory and set it as your default shell. Your
image needs to implement the usr/bin/os-shell script, which will expand the
$SHELL environment variable, this is much needed for login shells and other
flags, this also ensures that the user's default shell is respected.
Our vso-image already implements this script.