# pw billing units

> Source: https://parallelworks.com/docs/cli/pw/billing/units

## pw billing units

Manage billing units and their pricing rules

### Options

```
  -h, --help   help for units
```

### Options inherited from parent commands

```
      --context string         The context to use. Overrides PW_CONTEXT environment variable and current context from config.
      --platform-host string   The Parallel Works ACTIVATE platform host to use. Will override any other platform host settings.
  -v, --verbose                Enable verbose logging
```

### SEE ALSO

* [pw billing](/docs/cli/pw/billing)	 - Manage billing units, SKUs, allocations, and usage
* [pw billing units create](/docs/cli/pw/billing/units/create)	 - Create a billing unit
* [pw billing units get](/docs/cli/pw/billing/units/get)	 - Show a unit and its pricing rule history
* [pw billing units ls](/docs/cli/pw/billing/units/ls)	 - List billing units
* [pw billing units rm](/docs/cli/pw/billing/units/rm)	 - Delete a billing unit and all its SKUs, rules, and history
* [pw billing units rules](/docs/cli/pw/billing/units/rules)	 - Manage unit pricing rules
