Skip to content

Commit

Permalink
changing_README_CLI
Browse files Browse the repository at this point in the history
  • Loading branch information
NikosVlachakis committed Feb 25, 2022
1 parent 0b318ec commit d4ba61e
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions cli/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ $ PATH=$PATH:/home/username/TL21-23/cli
- Use the CLI as specified in the documents, examples shown below:
```
$ se2123 healthcheck
$ se2123 chargesby --op1 aodos --datefrom 20211005 --dateto 20211110 --format json
$ se2123 admin --passesupd --source /home/username/TL21-23/backend/passes.csv
$ se2123 passesperstation --station AO10 --datefrom 20201101 --dateto 20201231 --format json
$ se2123 passesanalysis --op1 aodos --op2 kentriki_odos --datefrom 20200101 --dateto 20200331 --format json
$ se2123 passescost --op1 gefyra --op2 kentriki_odos --datefrom 20190101 --dateto 20201231 --format csv
$ se2123 chargesby --op1 aodos --datefrom 20190101 --dateto 20190930 --format json
$ se2123 admin --passesupd --source ./passes.csv
```

0 comments on commit d4ba61e

Please # to comment.