Unable to create workspaces in IACM using CLI version 0.1.9
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 22
- Forks
- 10
- Avg merge
- 14h 28m
- Merged PRs (30d)
- 54
Description
Problem Description - When trying to create workspace using harness cli command, it is not allowing.
How to repro - Try the following command -
harness create workspace cliworkspace123
"workspace" is not a valid noun for "create"
Did you mean: workspace?
How to create workspace - https://developer.harness.io/docs/infra-as-code-management/workspaces/create-workspace/
Note - List and get work fine on the resource.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the harness create workspace CLI command and compare it with the working list and get operations. Read the linked Harness workspace creation documentation to confirm the expected command behavior. Done means CLI version 0.1.9 can create a workspace using the reported command without rejecting workspace as an invalid noun.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100