iai score-configs update
Synopsis
iai score-configs update <id> [flags]Examples
iai score-configs update sc_123 --description "Updated scoring rubric"
iai score-configs update sc_123 --min-value 0 --max-value 10
iai score-configs update sc_123 --categories '["pass","fail"]'
iai score-configs update sc_123 --is-archived --yamlOptions
--categories string New categories as JSON array
--description string New description
-h, --help help for update
--is-archived Set archived status
--json Output raw API response as JSON
--max-value float New maximum value
--min-value float New minimum value
-o, --organization string Organization name that owns the project
-p, --project string Project name
--yaml Output raw API response as YAMLOptions inherited from parent commands
SEE ALSO
Last updated
Was this helpful?

