dustin
/
zdotdir
Archived
1
0
Fork 0
Commit Graph

1 Commits (e120838f8ac529331efd742f89cd6f656f306083)

Author SHA1 Message Date
Dustin e120838f8a functions: Add test vm functions
* `@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
2020-04-03 16:10:29 -05:00