diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -89,6 +89,13 @@ Removing an image can be done with 'remove'. $ birka-cli remove Cat.jpeg ``` +Getting the tags in the database: + +```sh +$ birka-cli tags +... +``` + ### Web-Interface (API) The web interface for бирка-тян exposes a RESTful API for remotely interacting |