Copy
Ask AI
firectl delete deployment [flags]
Examples
Copy
Ask AI
firectl delete deployment my-deployment
firectl delete deployment accounts/my-account/deployments/my-deployment
Flags
Copy
Ask AI
--hard Hard delete the deployment
-h, --help help for deployment
--ignore-checks Skip checking if the deployment is in use before deleting
--wait Wait until the deployment is deleted.
--wait-timeout duration Maximum time to wait when using --wait flag. (default 1h0m0s)
Global flags
Copy
Ask AI
-a, --account-id string The Fireworks account ID. If not specified, reads account_id from ~/.fireworks/auth.ini.
--api-key string An API key used to authenticate with Fireworks.
-p, --profile string fireworks auth and settings profile to use.