# createCommand

**Kind:** Function

**Source:** [`index.js`](https://github.com/tj/commander.js/blob/main/index.js#L9)

## Signature

```ts
function createCommand(name)
```

## Parameters

| Name | Type |
|---|---|
| `name` | `any` |
