This repository was archived by the owner on Nov 2, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 147
Implement Sandbox CLI as a Go application #986
Copy link
Copy link
Open
Labels
priority: p3Desirable enhancement or fix. May not be included in next release.Desirable enhancement or fix. May not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.
Milestone
Description
Description
Implement sandboxctl CLI in Golang. The implementation should have full feature parity with the existing CLI.
Further, CLI should support context management to allow launching new Sandbox and delete existing Sandbox when the project hosting it is provided.
The implementation should include full testing suite (unit testing, integration testing, etc.).
CLI should be able to work standalone without a need for explicit local clone of the Cloud Ops Sandbox repo.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
priority: p3Desirable enhancement or fix. May not be included in next release.Desirable enhancement or fix. May not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.