summaryrefslogtreecommitdiffstats
path: root/src/commands/mod.rs
AgeCommit message (Expand)Author
2021-03-10Merge branch 'subcommand-endpoint'Matthias Beyer
2021-03-10Add command to get metricsMatthias Beyer
2021-03-07Move container subcommand to own fileMatthias Beyer
2021-03-07Add subcommand "endpoint <ENDPOINT> ping"Matthias Beyer
2021-02-11Implement find-artifact subcommandMatthias Beyer
2021-01-13Add LICENSE file and license headersMatthias Beyer
2020-12-11Add "tree-of" subcommand to print dependency tree of a packageMatthias Beyer
2020-12-11Add "lint" subcommandMatthias Beyer
2020-12-03Implement release subcommandMatthias Beyer
2020-11-11Move to have "source" subcommandMatthias Beyer
2020-11-11Add command: verify-sourcesMatthias Beyer
2020-11-10Move DB cli interface to proper placeMatthias Beyer
2020-11-09Add subcommand: find-pkgMatthias Beyer
2020-11-09Add subcommand: env-ofMatthias Beyer
2020-11-08Move command implementations into dedicated moduleMatthias Beyer