We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
ecs project delete
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
$ ecs-preview init --help
The text was updated successfully, but these errors were encountered:
Yup! It's being worked on right now :) you can track it here: #573
Sorry, something went wrong.
Resolving this issue for tracking it at #573 instead.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: