Documentation Index
Fetch the complete documentation index at: https://fireworks.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Deletes a rlor trainer job.
Documentation Index
Fetch the complete documentation index at: https://fireworks.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
firectl rlor-trainer-job delete [flags]
firectl rlor-trainer-job delete my-rlor-job
firectl rlor-trainer-job delete accounts/my-account/rlorTrainerJobs/my-rlor-job
--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 rlor trainer job is deleted.
--wait-timeout duration Maximum time to wait when using --wait flag. (default 30m0s)
-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.
Was this page helpful?