firectl unload-lora <model-id> [flags]

Example

firectl unload-lora my-model
firectl unload-lora my-model --deployment="abcd1234"

Flags

      --deployment string   The resource ID of the deployment where the model is to be undeployed.
  -h, --help                help for unload-lora
      --wait                Wait until the model is deployed.