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 --help' for more information about a subcommand. Where might be: 'node', 'status', 'enroll', etc. Learn more about Command: https://command.ockam.io/manual/ Learn more about Ockam: https://docs.ockam.io/reference/command

Feedback:

If you have questions, as you explore, join us on the contributors discord channel https://discord.ockam.io