user-mgmt

Important: IBM Cloud Pak® for Data Version 4.6 will reach end of support (EOS) on 31 July, 2025. For more information, see the Discontinuance of service announcement for IBM Cloud Pak for Data Version 4.X.

Upgrade to IBM Software Hub Version 5.1 before IBM Cloud Pak for Data Version 4.6 reaches end of support. For more information, see Upgrading IBM Software Hub in the IBM Software Hub Version 5.1 documentation.

Manage Cloud Pak for Data users and user groups.

Prerequisites

Before you run any cpd-cli commands, ensure that you downloaded the cpd-cli 12.0.6 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-ud-roles Add or update multiple user-defined Cloud Pak for Data roles.
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-ud-roles Returns a list of user-defined Cloud Pak for Data roles.
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.