thomasfr/fly-destroy

Destroys an existing fly.io app

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
app_name_prefixA prefix for the fly app name. This is useful if you want to use automatic app_name generation based on the workspace name, but want to add a prefix to the app name (like $GITHUB_REPOSITORY_OWNER)no
app_nameThe name of the fly app to destroy.no
app_name_suffixA suffix for the fly app name. This is useful if you want to use the automatic app_name generation based on the workspace name, but want to add a suffix to the app name (like 'production', 'pre-production', 'preview', etc.)no
workspace_nameThe name of the workspace to destroy. This is used to find the folder of the workspace by searching name fields in all package.json files and to generate the name for the fly app to destroy.no
namedescription
app_nameThe name of the fly app that was destroyed.
workspace_nameThe name of the workspace that was used during the destroy.
workspace_pathThe path of the workspace that was used during the destroy.