Page cover

member

The organization member command allows administrators to manage members within an organization. It includes functionalities to add, edit, deactivate, delete, view details, or resend invitations for organization members. This command also provides access control to define which projects each member can manage or access.

Usage

cldkctl organization member [command]

Available commands

Column
Description

activate

Activate a deactivated organization member.

add

Add a new member to the organization.

deactivate

Deactivate an organization member.

delete

Remove a member from the organization.

detail

View details of an organization member.

edit

Modify an organization member’s details.

list

List all organization members.

resend

Resend an invitation to a pending member.

Flags

This command supports refer to the Global Flags section for details.

Column
Description

-h, --help

Help for the organization member subcommand.

Last updated