gristlabs_grist-core/app/gen-server
Paul Fitzpatrick ddcd08e147 (core) add a cli tool for deleting sites
Summary:
This adds a `site:delete` target to `cli.sh` for deleting sites. Sites should be specified by numeric org id, and for confirmation their name also needs to be given.

All the docs in the site are deleted permanently, and the workspaces, and the site, and the stripe customer (if any).

Test Plan: manual

Reviewers: dsagal

Reviewed By: dsagal

Differential Revision: https://phab.getgrist.com/D3015
2021-09-10 11:02:26 -04:00
..
entity
lib (core) add a cli tool for deleting sites 2021-09-10 11:02:26 -04:00
migration
ApiServer.ts
sqlUtils.ts