Skip to content

Releases: NexVar/huly-cli

v1.0.0

03 Apr 09:58

Choose a tag to compare

huly-cli 1.0.0 is the first public release of the JSON-first Huly Platform CLI.

What's included

  • dedicated command groups for projects, issues, docs, people, teamspaces, labels, milestones, components, boards, cards, chat, drive, HR, notifications, recruiting, time, and auth
  • generic raw command coverage for document, collection, mixin, and markup operations
  • repeatable live smoke verification against disposable workspace resources
  • token and password auth support
  • JSON-first output designed for automation and AI agents

Verification

  • npm run build
  • npm test
  • npm run smoke

Notes

  • this release intentionally keeps private PRD/progress artifacts out of the public repository
  • the CLI targets both Huly cloud and self-hosted deployments
  • raw upload-markup attaches by default; use --upload-only for bare markup-ref behavior