simonw / datasette-publish-fly

Datasette plugin for publishing data using Fly
Apache License 2.0
20 stars 7 forks source link

Error org slug must be specified when not running interactively #22

Closed simonw closed 1 year ago

simonw commented 1 year ago
~ % datasette publish fly --create-volume 20 --app laion-aesthetic2 --create-db data
Error: Error calling 'flyctl apps create':

Error org slug must be specified when not running interactively

I'm going to add a --org option.

simonw commented 1 year ago

I'm going to default to sending --org personal since that's the default shown in the docs for https://fly.io/docs/hands-on/create-app/