First useful run
Initialise a project, register a site and launch a Drupal environment.
./tsc setup ./tsc site register --name "Community site" ./tsc env add --name Production --profile drupal-basic ./tsc launch --environment Production --sql ./site.sql.gz