confluent network link service association list
Description
List associations for a network link service.
confluent network link service association list [flags]
Flags
--network-link-service string REQUIRED: Network link service ID.
--phase strings A comma-separated list of phases.
--context string CLI context name.
--environment string Environment ID.
-o, --output string Specify the output format as "human", "json", or "yaml". (default "human")
Global Flags
-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).
Examples
List associations for network link service “nls-123456”.
confluent network link service association list --network-link-service nls-123456
See Also
confluent network link service association - Manage network link service associations.