identity delete


ockam identity delete [OPTIONS] [NAME]

This command will delete the specified identity. If a running node is using that identity, it won't be deleted and an error will be raised.

Arguments

  • [NAME] (optional)
    Name of the identity to be deleted

Options

  • -y, --yes (optional)
    Confirm the deletion without prompting

  • --all (optional)

Examples:

# To delete an identity given its name
$ ockam identity delete i

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