Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 880 Bytes

File metadata and controls

36 lines (25 loc) · 880 Bytes

nhost purge

Delete all containers created by nhost dev

Synopsis

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]

Options

      --data   Delete database and storage
  -h, --help   help for purge

Options inherited from parent commands

      --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

SEE ALSO

  • nhost - Open Source Firebase Alternative with GraphQL
Auto generated by spf13/cobra on 22-Oct-2021