Viewing Projects
To list all projects for the current organization, run:Initializing Your Repository
Use the Ghostable CLI to initialize your repository and link it to an existing project (or create a new one):.ghostable/ghostable.yaml — a safe, commit-friendly file that defines your project ID and environment associations.
Example
Deleting Projects
Projects can only be deleted through the Ghostable web app. This action is not available via the CLI. When you delete a project, all associated environments and their stored metadata will be permanently removed. This action is irreversible, so proceed with caution. Ghostable does not delete any data outside of its own system. If you’ve pulled or synced.env
files to your local machine or other services, those copies will remain until removed manually.