u64: An Ultimate64 CLI application supporting cross-platform CI/CD tooling
Usage:
u64 [flags]
u64 [command]
Available Commands:
capture Capture remote machine streams (audio, combo, video)
create Create remote machine resources (archive, disk, download, folder, mount, stream, upload)
delete Delete remote machine resources (file, folder, mount, stream)
help Help about any command
read Query remote machine information (configs, drives, folder, memory, specs)
run Activate local or remote machine runner (archive, file, image)
signal Trigger remote machine state changes (config, drive, keyboard, machine, menu)
update Update remote machine settings (config, drive, keyboard, memory)
version Print version information (api, cli)
Flags:
-c, --config string config file (default is $HOME/.u64.yaml)
-h, --help help for u64
-s, --silent silence standard output
Use "u64 [command] --help" for more information about a command.