confluent kafka acl list

説明

特定のリソースの Kafka ACL のリストを表示します。

confluent kafka acl list [flags]

フラグ

    --cluster-scope             Modify ACLs for the cluster.
    --consumer-group string     Modify ACLs for the specified consumer group resource.
    --prefix                    When this flag is set, the specified resource name is interpreted as
                                a prefix.
    --topic string              Modify ACLs for the specified topic resource.
    --transactional-id string   Modify ACLs for the specified TransactionalID resource.
    --cluster string            Kafka cluster ID.
    --context string            CLI context name.
    --environment string        Environment ID.
    --service-account string    Service account ID.
-o, --output string             Specify the output format as "human", "json", or "yaml". (default "human")

グローバルフラグ

-h, --help            Show help for this command.
-v, --verbose count   Increase verbosity (-v for warn, -vv for info, -vvv for debug, -vvvv for trace).

例はありません。

関連情報