github digitalocean/doctl v1.175.0

6 hours ago

Changelog

Breaking changes

  • Remove the doctl gradient agent command tree (create, get, list, update, delete, update-visibility, list-versions, plus apikeys, route, and functionroute). Scripts using these paths will fail.
  • Promote knowledge bases to a top-level command: use doctl knowledge-base instead of doctl gradient knowledge-base.
  • Hide doctl gradient from public help. Public Gradient AI commands now live under doctl knowledge-base and doctl inference.

Migration

Old New
doctl gradient knowledge-base … doctl knowledge-base …
doctl gradient list-models / list-regions / openai-key doctl inference … (unchanged from v1.171.0)
doctl gradient agent … removed

doctl gradient knowledge-base … still works as a hidden deprecated alias and prints a warning; it will be removed in a future release.

Other

  • Fix pagination panic when an API last-page link has page=0 (empty lists), including knowledge-base list.

Don't miss a new doctl release

NewReleases is sending notifications on new releases.