> For the complete documentation index, see [llms.txt](https://henryruhs.gitbook.io/chroma-feedback/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://henryruhs.gitbook.io/chroma-feedback/producers/appveyor.md).

# Appveyor

### Usage

Observe one status:

```bash
chroma-feedback -p appveyor

--appveyor-slug <username/repository>
--appveyor-token <token>
```

Observe many statuses:

```bash
chroma-feedback -p appveyor

--appveyor-token <token>
```

### Options

| Name           | Default                   | Mandatory |
| -------------- | ------------------------- | --------- |
| appveyor-host  | <https://ci.appveyor.com> | optional  |
| appveyor-slug  |                           | optional  |
| appveyor-token |                           | required  |
