summaryrefslogtreecommitdiff
path: root/maint/check-cli-help
Commit message (Collapse)AuthorAgeFilesLines
* maint: Fix check-cli-help to pass shellcheckDavid Goulet2024-06-111-4/+3
| | | | Signed-off-by: David Goulet <[email protected]>
* relay: Add relay cargo feature flag and subcommandDavid Goulet2024-06-111-1/+2
| | | | | | | | | | Add the optional non default feature flag "relay" that will be used to enable relay support of arti. This commit also adds the "relay" subcommand to arti binary conditionnal on the feature flag in order to have a place holder starting point. Signed-off-by: David Goulet <[email protected]>
* arti, CI: Add a test case for command line helpIan Jackson2024-03-051-0/+78