* `@testvm::cleanup`: Deletes (after optionally powering off) test VMs matching a pattern * `@testvm::connect`: Connects to test VM using SSH * `@testvm::delete`: Powers off and deletes a specific test VM * `@testvm::sftp`: Connects to a test VM using SFTP
2 lines
52 B
Plaintext
2 lines
52 B
Plaintext
printf 'fmos-%08x\n' $(od -An -tu -N4 /dev/urandom)
|