railway delete
Permanently delete a Railway project.
Usage
Options
| Flag | Description |
|---|---|
-p, --project <ID|NAME> | Project to delete |
-y, --yes | Skip confirmation dialog |
--2fa-code <CODE> | 2FA code for verification (if 2FA is enabled) |
--json | Output 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.