RailwayDocs

railway delete

Permanently delete a Railway project.

Usage

Options

FlagDescription
-p, --project <ID|NAME>Project to delete
-y, --yesSkip confirmation dialog
--2fa-code <CODE>2FA code for verification (if 2FA is enabled)
--jsonOutput in JSON format

Examples

Interactive deletion

Prompts you to select a project and confirm deletion.

Delete specific project

Skip confirmation

With 2FA Code

Warning

This action is permanent and cannot be undone. All services, deployments, and data within the project will be deleted.