# pw billing skus

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

## pw billing skus

Manage SKUs and their rate multipliers within a unit

### Options

```
  -h, --help   help for skus
```

### 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 skus create](/docs/cli/pw/billing/skus/create)	 - Create a SKU in a unit
* [pw billing skus get](/docs/cli/pw/billing/skus/get)	 - Show a single SKU (including archived)
* [pw billing skus ls](/docs/cli/pw/billing/skus/ls)	 - List SKUs in a unit
* [pw billing skus restore](/docs/cli/pw/billing/skus/restore)	 - Restore an archived SKU
* [pw billing skus rm](/docs/cli/pw/billing/skus/rm)	 - Archive a SKU (soft delete)
* [pw billing skus rules](/docs/cli/pw/billing/skus/rules)	 - Manage a SKU's rate history
* [pw billing skus update](/docs/cli/pw/billing/skus/update)	 - Update mutable fields of a SKU
