resend
The cldkctl organization member resend command resends an invitation email to a user who has not yet accepted their membership in the organization. This ensures that pending members receive another opportunity to join and complete their registration.
Usage
cldkctl organization member resend [user_id] [flags]Steps
Follow the steps below to run and view the result of this command:

Refer to the organization member list section to identify the user who has not yet verified their email. Users with an Unverified status in the EMAIL VERIFICATION column are eligible for invitation resend.
Run the following command in your terminal.
./cldkctl organization member resend [user_id]Replace [user_id] with the actual user ID of the member you want to resend the invitation to.
Once successful, the CLI displays
✔ Invitation sent, check your email
Flags
This command supports refer to the Global Flags section for details
-h, --help
Help for the resend subcommand.
Last updated
