Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement ecs project delete subcommand #580

Closed
santosh-at-github opened this issue Jan 5, 2020 · 2 comments
Closed

Implement ecs project delete subcommand #580

santosh-at-github opened this issue Jan 5, 2020 · 2 comments

Comments

@santosh-at-github
Copy link

I see there is no command exists to delete a project. Is there any plan to implement the same?

$ ecs -h
Launch and manage applications on Amazon ECS and AWS Fargate.

Commands
Getting Started ✨
init Create a new ECS application.

Develop 🔧
project Project commands.
env Environment commands.
app Application commands.

Release 🚀
pipeline Pipeline commands.

Settings ⚙️
version Print the version number.
completion Output shell completion code.

Flags
-h, --help help for ecs-preview
--version version for ecs-preview

Examples
Display the help menu for the init command
$ ecs-preview init --help

@efekarakus
Copy link
Contributor

Yup! It's being worked on right now :) you can track it here: #573

@efekarakus
Copy link
Contributor

Resolving this issue for tracking it at #573 instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants