chore(server): remove pre-installed cli (#8224)

This commit is contained in:
Jason Rasmussen 2024-03-23 16:07:39 -04:00 committed by GitHub
parent 3cc800f93a
commit a771c563ba
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 1 additions and 38 deletions

View file

@ -1,6 +1,6 @@
# The Immich CLI
Immich has a CLI that allows you to perform certain actions from the command line. This CLI replaces the [legacy CLI](https://github.com/immich-app/CLI) that was previously available. The CLI is hosted in the [cli folder of the the main Immich github repository](https://github.com/immich-app/immich/tree/main/cli).
Immich has a command line interface (CLI) that allows you to perform certain actions from the command line.
## Features