summaryrefslogtreecommitdiffhomepage
path: root/tools/unitctl/unit-client-rs/src (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2024-05-20tools/unitctl: Replace matching image name to matching commandGabor Javorszky1-3/+4
2024-05-14ci: Add unit testing to unitctl CI workflowAva Hahn1-0/+1
2024-05-08tools/unitctl: enable passing IP addresses to the 'instances new' commandAva Hahn4-68/+115
2024-05-08tools/unitctl: clean up control socket implsAva Hahn1-87/+87
2024-05-08tools/unitctl: Update host_path() to account for OSX special behaviourAva Hahn2-9/+32
2024-05-08tools/unitctl: Improve quality of life on osxAva Hahn1-6/+5
2024-05-08tools/unitctl: Add new functionality to README.md and fmt codeAva Hahn2-69/+89
2024-05-08tools/unitctl: Add Docker deployment functionalityAva Hahn2-9/+96
2024-05-08tools/unitctl: API Plumbing for docker deploymentsAva Hahn1-0/+12
2024-05-08tools/unitctl: Initial Docker ProceduresAva Hahn6-100/+445
2024-04-30tools: Add unitctl CLIAva Hahn9-0/+1955