IBM CP4D: Add Service Instance User Script: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

11 September 2026

  • curprev 14:3914:39, 11 September 2026 Ebasso talk contribs 8,113 bytes +8,113 Created page with " == .env file == <syntaxhighlight lang="properties"> # CPD cluster admin credentials # Copy this file to .env and fill in your values. CPD_URL=cpd.apps.mycluster.example.com CPD_ADMIN_USERNAME=admin CPD_ADMIN_PASSWORD=your_admin_password_here # Used by cpd_add_instance_user.py CPD_INSTANCE_ID=your_service_instance_id (17....) CPD_NEW_USERNAME=username_to_add CPD_NEW_UID=uid_of_user (10003...) CPD_NEW_ROLE=Admin </syntaxhighlight> == cpd_add_instance_user.py == <synta..."