<!-- WARNING: This documentation is auto-generated from the confluentinc/cli repository and should not be manually edited. -->

<a id="confluent-billing-price-list"></a>

# confluent billing price list

## Description

Print an organization’s price list.

```none
confluent billing price list [flags]
```

## Flags

```none
    --cloud string          REQUIRED: Specify the cloud provider as "aws", "azure", or "gcp".
    --region string         REQUIRED: Cloud region for Kafka (use "confluent kafka region list" to see all).
    --availability string   Filter by availability (high, low).
    --cluster-type string   Filter by cluster type (basic, basic-legacy, custom-legacy, dedicated, enterprise, standard).
    --network-type string   Filter by network type (internet, peered-vpc, private-link, transit-gateway).
    --metric string         Filter by metric (ClusterLinkingBase, ClusterLinkingPerLink, ClusterLinkingRead, ClusterLinkingWrite, ConnectCapacity, ConnectNumRecords, ConnectNumTasks, ConnectThroughput, KSQLNumCSUs, KafkaBase, KafkaCKUUnit, KafkaNetworkRead, KafkaNetworkWrite, KafkaNumCKUs, KafkaPartition, KafkaRestProduce, KafkaStorage).
    --legacy                Show legacy cluster types.
-o, --output string         Specify the output format as "human", "json", or "yaml". (default "human")
```

## Global Flags

```none
-h, --help            Show help for this command.
    --unsafe-trace    Equivalent to -vvvv, but also log HTTP requests and responses which might contain plaintext secrets.
-v, --verbose count   Increase verbosity (-v for warn, -vv for info, -vvv for debug, -vvvv for trace).
```

## See Also

* [confluent billing price](index.md#confluent-billing-price) - See Confluent Cloud pricing information.
