-
Notifications
You must be signed in to change notification settings - Fork 8
Labels
good first issueGood for newcomersGood for newcomers
Description
Describe the request
We could add a new app destroycommand (or a similar name) for stopping and removing all the data of an app.
In particular, we should do a docker-compose down and remove the .cache.
We should also consider adding a destroyed (or a better name) that is the default state of an app if it has not been run yet.
With this additional state, we would then be able to always return a state when listing the apps (right now apps and examples that have not been run, will show up as with no state).
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers