Deploy a model on Fireworks AI platform
firectl deploy <model-name> [flags]
firectl deploy my-model
--deployment-id string The ID of the deployment where the model is to be deployed. -h, --help help for deploy --wait Wait until the model is deployed.
Was this page helpful?