aboutsummaryrefslogtreecommitdiff
path: root/client/cmd/example.sh
Commit message (Collapse)AuthorAgeFilesLines
* started using the refactored packages in siglog serverRasmus Dahlberg2021-06-061-49/+0
|
* 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-161-0/+33