aboutsummaryrefslogtreecommitdiffstats
path: root/adenosine-cli/src/bin/adenosine.rs
Commit message (Expand)AuthorAgeFilesLines
* cli: partial clippy cleanupsBryan Newbold2022-11-061-9/+6
* cli: switch identifiers to adenosine-commonBryan Newbold2022-11-061-0/+1
* pds: fix 'put' (not 'Update')Bryan Newbold2022-11-041-0/+1
* cli: basic CRUD bug fixesBryan Newbold2022-11-041-3/+4
* use dotenv to pick up environment variablesBryan Newbold2022-11-031-0/+1
* CLI: update manpage, CLI args, READMEBryan Newbold2022-10-281-21/+61
* cli: bug fixes for creation, etcBryan Newbold2022-10-281-24/+41
* cli: parse fields as body or query params from argsBryan Newbold2022-10-271-10/+18
* CLI: progress (identifiers, ls, delete)Bryan Newbold2022-10-271-0/+519