> For the complete documentation index, see [llms.txt](https://greymatter.gitbook.io/grey-matter-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://greymatter.gitbook.io/grey-matter-documentation/usage/fabric/cli.md).

# CLI

![](/files/-LyjS2BGab5vbhGqXV03)

The following commands let you manipulate objects in the Grey Matter mesh.

| Command      | Description                                                                                                                                                                                 |
| ------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `greymatter` | [Base command](/grey-matter-documentation/usage/fabric/cli/greymatter.md) for performing operations on the Grey Matter Service Mesh.                                                        |
| `create`     | [Create](/grey-matter-documentation/usage/fabric/cli/create.md) a specific object in the Grey Matter mesh.                                                                                  |
| `delete`     | [Delete](/grey-matter-documentation/usage/fabric/cli/delete.md) a specific object and its configurations from the Grey Matter mesh.                                                         |
| `edit`       | [Edit](/grey-matter-documentation/usage/fabric/cli/edit.md) the configuration of an existing object in the Grey Matter mesh.                                                                |
| `get`        | [Get](/grey-matter-documentation/usage/fabric/cli/get.md) a specific object and its configurations from the Grey Matter mesh.                                                               |
| `list`       | [List](https://github.com/DecipherNow/gm-gitbook-sync/tree/f88cd215baf3ba5b6bc0076f1fd2e9791f661496/usage/fabric/cli/untitled.md) objects and their configurations in the Grey Matter mesh. |

**Need a reminder about mesh objects and their definitions?**

## Questions?

{% hint style="success" %}
**Need help with the CLI?** Contact our team at [Grey Matter Support](https://support.greymatter.io/support/home).
{% endhint %}
