Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 1001 Bytes

README.md

File metadata and controls

35 lines (27 loc) · 1001 Bytes

Vanilla System Operator

VSO is a utility which allows you to perform maintenance tasks on your Vanilla OS installation.


Help

Usage:
	vso [flags] [command] [arguments]

Global Flags:
	-h, --help            	Show this help message and exit

Commands:
	config              	Configure VSO
	create-task             Create a new task
	delete-task             Delete a task
	developer-program   	Join the developers program
	help                	Show this help message and exit
	list-tasks          	List all tasks
	rotate-tasks		Rotate tasks
	trigger-update	  	Trigger a system update
	update-check	  	Check for system updates
	version             	Show version and exit
  • NOTE: Developer's program is a proposed feature for the future.

Docs

The official documentation and manpage for vso are available at https://documentation.vanillaos.org/docs/vso/.