summaryrefslogtreecommitdiffhomepage
path: root/tools/unitctl/unit-client-rs (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-09-17tools/unitctl: Update for version 1.33.0Andrew Clayton1-1/+1
2024-09-17tools/unitctl: rename UNIT -> UnitGabor Javorszky1-2/+2
2024-08-01tools/unitctl: make application directory configurableAva Hahn1-1/+2
2024-06-18tools/unitctl: implement application subcommandAva Hahn3-69/+92
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 Hahn5-68/+116
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 Hahn7-100/+447
2024-04-30tools: Add unitctl CLIAva Hahn10-0/+1987