summaryrefslogtreecommitdiffhomepage
path: root/tools/unitctl (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-09-17tools/unitctl: Update for version 1.33.0Andrew Clayton6-9/+9
2024-09-17tools/unitctl: change reload to restartAva Hahn3-4/+4
2024-09-17tools/unitctl: adjust readme for socket addressesGabor Javorszky2-2/+3
2024-09-17tools/unitctl: add export subcommand to readmeGabor Javorszky1-0/+1
2024-09-17tools/unitctl: rename UNIT -> UnitGabor Javorszky8-15/+15
2024-09-16tools/unitctl: rename app -> apps, fix readmeGabor Javorszky3-4/+5
2024-09-16tools/unitctl: whitespace fixesGabor Javorszky1-5/+17
2024-09-16unitctl: Don't track unit-openapi/.openapi-generator/Andrew Clayton3-156/+1
2024-08-01tools/unitctl: make application directory configurableAva Hahn4-12/+23
2024-08-01tools/unitctl: reword freeform message for outputGabor Javorszky1-6/+6
2024-08-01tools/unitctl: make json-pretty default output fmtGabor Javorszky1-2/+2
2024-08-01tools/unitctl: remove (default) from option textGabor Javorszky1-6/+6
2024-07-29tools/unitctl: update readmeAva Hahn1-6/+8
2024-07-29tools/unitctl: update readmeAva Hahn1-10/+84
2024-07-29build(deps): bump openssl from 0.10.64 to 0.10.66 in /tools/unitctldependabot[bot]1-4/+4
2024-07-08tools/unitctl: Enable Multi Socket SupportAva Hahn12-202/+282
2024-06-19tools/unitctl: unitctl exportAva Hahn7-22/+130
2024-06-18tools/unitctl: implement application subcommandAva Hahn14-136/+251
2024-05-20tools/unitctl: Replace format! with .to_string()Gabor Javorszky1-1/+1
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-09Add unitctl build and release CIDylan Arbour1-0/+1
2024-05-08tools/unitctl: enable passing IP addresses to the 'instances new' commandAva Hahn7-81/+235
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 Hahn2-9/+23
2024-05-08tools/unitctl: Readme fixesAva Hahn1-12/+12
2024-05-08tools/unitctl: temporarily ignore issues with autogenerated readmeAva Hahn1-0/+1
2024-05-08tools/unitctl: Add new functionality to README.md and fmt codeAva Hahn6-108/+140
2024-05-08tools/unitctl: Add Docker deployment functionalityAva Hahn3-10/+108
2024-05-08tools/unitctl: API Plumbing for docker deploymentsAva Hahn4-27/+91
2024-05-08tools/unitctl: Initial Docker ProceduresAva Hahn17-185/+990
2024-04-30tools: Add unitctl CLIAva Hahn54-0/+7212