project-member delete
ockam project-member delete [OPTIONS] [IDENTIFIER]
This deletes the passed member from a given Project Membership Authority node.
You can also use the --all
flag to delete all members from a given Project Membership Authority node, except the member associated with your own identifier.
Arguments
[IDENTIFIER]
(optional)
The Identifier of the member to delete
Options
-
--identity [IDENTITY_NAME]
(optional)
Run the command as the given Identity -
-p
,--project-name [PROJECT_NAME]
(optional)
The Project that the member belongs to -
--all
(optional)
Delete all members of the Project except the current default Identity
Examples:
# Delete a member
$ ockam project-member delete I6c20e814b56579306f55c64e8747e6c1b4a53d9a3f4ca83c252cc2fbfc72fa94
# Delete all members, expect the member associated with your own identifier
$ ockam project-member delete --all
Learn More:
Use 'ockam
Feedback:
If you have questions, as you explore, join us on the contributors discord channel https://discord.ockam.io