aboutsummaryrefslogtreecommitdiff
path: root/client/cmd
Commit message (Collapse)AuthorAgeFilesLines
* added log_id as a hard-coded parameterRasmus Dahlberg2021-03-231-3/+2
| | | | More consistent since the log_url is hard-coded.
* fixed missing file errorRasmus Dahlberg2021-03-231-1/+2
|
* print common argumentsLinus Nordberg2021-03-231-0/+4
| | | | | This makes the output from running example.sh contain all information needed to try out the log.
* parametrise namespaceLinus Nordberg2021-03-231-12/+24
| | | | | | | Also streamline the usage a bit: - more easily configured log_url - use a tempdir - log less
* added additional basic client commandsRasmus Dahlberg2021-03-165-2/+254
|
* started to re-add basic client commandsRasmus Dahlberg2021-03-162-0/+87