SIGN IN SIGN UP

[CHORE]: Added short descriptions to CLI commands (#5217)

Closes #5216

## Description of changes

_Summarize the changes made by this PR._

- Improvements & Bug fixes
  - Short descriptive names of each CLI command

## Test plan

_How are these changes tested?_

```bash
./target/debug/chroma --help                                                                                                                                                                                                                                                                                                                                                                                      21:44:01 
A CLI for Chroma

Usage: chroma <COMMAND>

Commands:
  browse   Browse chroma collections
  copy     Copy collection between local and Cloud chroma
  db       Manage Chroma Cloud databases
  docs     Navigate to Chroma online docs
  install  Install sample apps
  login    Login to Chroma Cloud
  profile  Manage Chroma Cloud profiles
  run      Start a local Chroma server
  support  Navigate to Chroma Discord
  update   Check for Chroma CLI updates
  vacuum   Vacuum local Chroma persistent directory
  help     Print this message or the help of the given subcommand(s)

Options:
  -h, --help     Print help
  -V, --version  Print version
```

## Migration plan

_Are there any migrations, or any forwards/backwards compatibility
changes needed in order to make sure this change deploys reliably?_

## Observability plan

_What is the plan to instrument and monitor this change?_

## Documentation Changes

_Are all docstrings for user-facing APIs updated if required? Do we need
to make documentation changes in the [docs
section](https://github.com/chroma-core/chroma/tree/main/docs/docs.trychroma.com)?_

---------

Co-authored-by: propel-code-bot[bot] <203372662+propel-code-bot[bot]@users.noreply.github.com>
T
Trayan Azarov committed
06e36fc257a6fc7ad1c51bc274d4d3915bd9d4f6
Parent: 955fd8e
Committed by GitHub <noreply@github.com> on 8/13/2025, 4:46:04 AM