CLI commands for Cloudera Private Link Network

Learn more about the available CLI command for Cloudera Private Link Network.

Command Description
create-private-link-endpoint Creating Cloudera Private Link Network with VPC option.
authorize-private-link-service-access Creating Cloudera Private Link Network with Authorization option. It returns the list of private link service names and their respective authorization status.
list-private-link-endpoint-statuses This command can be used after creating and deleting Cloudera Private Link Network, or whenever there is a change to the existing setup.

The tracking-id returned from the create or delete command needs to be passed to get the status of request.

list-private-link-services-for-region Returns a list of the private link services that are supported for the AWS region and the service group. It returns the list of private link service names and the mapped service component.

You can use this command to check which private link services are supported in your AWS region.

delete-private-link-endpoint Deleting the previously created Cloudera Private Link Network. First the associated security group is deleted, and then deletes the specified endpoints are deleted.

For the full list of command references, see CDP CLI beta documentation.