Copy
Ask AI
firectl reinforcement-fine-tuning-job delete [flags]
Examples
Copy
Ask AI
firectl reinforcement-fine-tuning-job delete my-rftj
firectl reinforcement-fine-tuning-job delete accounts/my-account/reinforcementFineTuningJobs/my-rftj
Flags
Copy
Ask AI
--dry-run Print the request proto without running it.
-h, --help help for delete
-o, --output Output Set the output format to "text", "json", or "flag". (default text)
--wait Wait until the reinforcement fine-tuning job is deleted.
--wait-timeout duration Maximum time to wait when using --wait flag. (default 30m0s)
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.