Skip to content

Unable to delete a project from either CLI or web interface #16

@rarenatoe

Description

@rarenatoe

Problem Description

I am unable to find an option to delete a project, either through the CLI or the web interface. The appzung projects CLI command only lists create, edit, and list commands. Additionally, after a thorough check of the web interface, I could not find a delete option there either. This lack of functionality makes it difficult to clean up my workspace; for example, I accidentally have two projects now when I only need one.


Expected Behavior

I should be able to delete a project to help manage my workspace. This functionality could be added as a new CLI command (e.g., appzung projects delete <project_id>) or as an option within the project settings in the web interface.


Steps to Reproduce

  1. Run appzung projects --help and observe the lack of a delete command.
  2. Navigate to the AppZung web interface.
  3. Go to the project settings for an existing project.
  4. Look for a "Delete Project" or similar option and note that it is not present.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions