Delete all containers created by nhost dev
If you have changed your nhost/config.yaml, then use this command to delete all your container. And re-create them next time you run 'nhost dev'
nhost purge [--data] [flags]
--data Delete database and storage
-h, --help help for purge
--config string config file (default is $HOME/.nhost.yaml)
-d, --debug Show debugging level logs
--endpoint string Auth endpoint - for internal testing (default "https://nuno.nhost.dev/v1/functions")
-j, --json Print JSON formatted logs
-f, --log-file string Write logs to given file
- nhost - Open Source Firebase Alternative with GraphQL