firectl get <resource> [flags]
Example
firectl get model <model-name> [flags]
Prints information about a user.
firectl get user <fireworks-account-id> [flags]
Example
firectl get user john-08bb29
Prints information about a fine-tuning job.
firectl get fine-tuning-job <fine-tuning-job-name> [flags]
Example
firectl get fine-tuning-job my-fine-tuning-job
firectl get deployment <deployment-name> [flags]
Example
firectl get deployment my-deployment
firectl get dataset <dataset-name> [flags]
Example
firectl get dataset instr-fine-tuning
Flags
--dry-run Print the request proto without running it.
-o, --output Output Set the output format to "text" or "json". (default text)
Flags inherited from parent commands
-o, --output Output Set the output format to "text" or "json". (default text)