> For the complete documentation index, see [llms.txt](https://docs.cheqd.io/node/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cheqd.io/node/getting-started/cheqd-cli.md).

# Command Line usage

## Overview

There are two command line interface (CLI) tools for interacting with a running `cheqd-node` instance:

* **cheqd Cosmos CLI**: This is intended for node operators. Typically for node configuration, setup, and Cosmos keys.
* **Identity SDKs**: Such as [Veramo SDK plugin for cheqd](https://docs.cheqd.io/identity/guides/sdk/veramo-sdk-for-cheqd), for identity transactions with DIDs, Verifiable Credentials, and DID-Linked Resources.

This document is focussed on providing guidance on how to use the **cheqd Cosmos CLI**.

## cheqd Cosmos CLI commands by functionality

* [Node management](/node/getting-started/cheqd-cli/cheqd-cli-node-management.md)
* [Key management](/node/getting-started/cheqd-cli/cheqd-cli-key-management.md)
* [Account management](/node/getting-started/cheqd-cli/cheqd-cli-accounts.md)
* [Token transactions](/node/getting-started/cheqd-cli/cheqd-cli-token-transactions.md)
