manifoldco / manifoldco/torus-cli

Delete project or service

Open
#77 4 comments 5 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Go
Stars
603
Forks
30
PR merge metrics
No merged PRs in 30d

Description

Is it not yet possible to delete projects or services? `torus project delete` (etc) does nothing, and the help only shows `list` and `create` actions.

I didn't realize there was a hierarchy of projects containing services, so now I have a few extra projects lying around that should really be services.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by inspecting the CLI entry points for `torus project` and service commands, especially the existing `list` and `create` actions and their help output. Determine how the project-service hierarchy is represented and what deletion behavior is expected. Done means project and service deletion commands work safely and the help text and tests cover them.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
cli
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.