project delete


ockam project delete [OPTIONS] <SPACE_NAME> <PROJECT_NAME>

This command will delete the specified project. Deleting a project implies deleting all the resources and services available for that project.

Arguments

  • <SPACE_NAME>
    Name of the space

  • <PROJECT_NAME>
    Name of the project

Options

  • --identity [IDENTITY_NAME] (optional)
    Run the command as the given Identity

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

Examples:

# To delete a project given its name $ ockam project delete myspace myproject

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