Updates a model.

firectl update model [flags]

Examples

firectl update model my-model --display-name="New Name"

Options

      --description string        The description of the model.
      --display-name string       The display name of the model.
      --github-url string         The GitHub URL of the model.
  -h, --help                      help for model
      --hugging-face-url string   The Hugging Face URL of the model.
      --public                    Whether the model is publicly accessible.