summaryrefslogtreecommitdiffstats
path: root/src/cli.rs
AgeCommit message (Expand)Author
2021-05-18Make normal about message more consise, detailed about in long messageMatthias Beyer
2021-05-18Remove angle brackets for readability and consistencyMatthias Beyer
2021-05-18Remove unnecessary linebreakMatthias Beyer
2021-05-18Move detailed about text to long aboutMatthias Beyer
2021-05-17Fix typo in help messageMatthias Beyer
2021-05-17Add "db setup" subcommandMatthias Beyer
2021-05-17Merge branch 'no-pager'Matthias Beyer
2021-05-12Fix: Helptext is for downloadingMatthias Beyer
2021-05-12Fix typoMatthias Beyer
2021-05-12Remove the pager env variables from CLI helptextMatthias Beyer
2021-05-11Refactor: Use human readable time formatMatthias Beyer
2021-05-11Refactor: Construct common arguments with helper functionsMatthias Beyer
2021-05-11Add subcommand: endpoint containers stopMatthias Beyer
2021-05-11Add subcommand to get top output of containersMatthias Beyer
2021-05-11Merge branch 'db-log-of'Matthias Beyer
2021-05-10Add help text about environment functionsMatthias Beyer
2021-05-10Add subcommand "db log-of"Matthias Beyer
2021-04-26Add support for database connection timeoutMatthias Beyer
2021-04-22Merge branch 'submits-limit'Matthias Beyer
2021-04-22Merge branch 'subcommand-submit'Matthias Beyer
2021-04-22Add --limit argMatthias Beyer
2021-04-22Implement "db submit" subcommandMatthias Beyer
2021-04-21Add option to disable printing of released file pathesMatthias Beyer
2021-04-13Fix: Value nameChristoph Prokop
2021-04-09Merge branch 'subcommand-db-jobs-simplification'Matthias Beyer
2021-04-09Add --limit option to "db jobs"Matthias Beyer
2021-04-08Add subcommand to get path to source fileMatthias Beyer
2021-03-11Add missing about message for release subcommandMatthias Beyer
2021-03-10Merge branch 'subcommand-endpoint'Matthias Beyer
2021-03-10Add command to get metricsMatthias Beyer
2021-03-10Add subcommand: container inspectMatthias Beyer
2021-03-10Add long_about for container exec subcommandMatthias Beyer
2021-03-08Add "containers prune" subcommandMatthias Beyer
2021-03-07Implement container exec subcommandMatthias Beyer
2021-03-07Add container CLI interfaceMatthias Beyer
2021-03-07Add filters for listing containers on endpointsMatthias Beyer
2021-03-07Add subcommand "endpoint container list" for listing containersMatthias Beyer
2021-03-07Add "endpoint stats" subcommandMatthias Beyer
2021-03-07Add subcommand "endpoint <ENDPOINT> ping"Matthias Beyer
2021-03-04Add version for each subcommandMatthias Beyer
2021-03-01Merge branch 'remove-release-rm-artifact'Matthias Beyer
2021-03-01Fix: Remove idea to be able to remove an artifact by its filepathMatthias Beyer
2021-03-01Add flag to be able to update without confirmation promptMatthias Beyer
2021-03-01Add release update functionalityMatthias Beyer
2021-03-01Implement "db releases" subcommandMatthias Beyer
2021-03-01Implement "release rm" subcommandMatthias Beyer
2021-02-25Multiple release storesMatthias Beyer
2021-02-15Revert "Add output limit, default 50"Matthias Beyer
2021-02-11Add output limit, default 50Matthias Beyer
2021-02-11Implement find-artifact subcommandMatthias Beyer