amazon-archives / awsmobile-cli

CLI experience for Frontend developers in the JavaScript ecosystem.
Apache License 2.0
142 stars 35 forks source link

How to list all projects and delete from cli? #187

Open fiftify opened 5 years ago

UnleashedMind commented 5 years ago

The awsmobile-cli does not have the command to list all projects. It does however have a delete command that if executed in a valid awsmobile-cli initialized project, will delete the backend Mobile hub project.

fiftify commented 5 years ago

@UnleashedMind does it delete all associated awsmobile features i.e the lambda functions etc.

UnleashedMind commented 5 years ago

No, some aws resources are not deleted, such as S3 buckets, you will need to manually clean up those.