user-mgmt

Manage Cloud Pak for Data users and user groups.

Prerequisites

Before you run any cpd-cli commands, ensure that you downloaded the cpd-cli 11.3.0 command line utility for your operating system and Cloud Pak for Data edition from: https://github.com/IBM/cpd-cli/releases.

Required permissions

The user-mgmt command requires cluster administrator or similar roles.

Commands

Option Description
add-ldap-group-to-cpd-group Add an LDAP group to a Cloud Pak for Data user group.
add-ldap-user-to-cpd-group Add an LDAP user to a Cloud Pak for Data user group.
bulk-upsert-users Add or update multiple Cloud Pak for Data users.
config-ldap Configure LDAP settings.
get-group Retrieve Cloud Pak for Data group details for the specified group.
get-user Retrieve Cloud Pak for Data user details for the specified user name.
list-groups List details for all Cloud Pak for Data groups.
list-users List all Cloud Pak for Data users.
upsert-group Use a *.json file to create a new user group or update an existing user group.
upsert-user Use a *.json file to create a new user or update an existing user.
version Display the user-mgmt plug-in version.