Skip to content

Releases: flashcatcloud/flashduty-cli

Flashduty CLI 1.0.2

13 May 12:06

Choose a tag to compare

Changelog

  • a6f2d18 fix: use cached state for version check notification

Flashduty CLI 1.0.1

13 May 11:47

Choose a tag to compare

Changelog

  • 36cac5a feat: show account info after login

Flashduty CLI 1.0.0

13 May 10:17
bc4cd81

Choose a tag to compare

Changelog

  • bc4cd81 feat: add update command and passive version-check notification (#6)

Flashduty CLI 0.6.0

12 May 08:29
78bac36

Choose a tag to compare

Changelog

  • 78bac36 feat: add statuspage migration url name flag

Flashduty CLI 0.5.0

21 Apr 03:26
eb79178

Choose a tag to compare

Changelog

  • eb79178 feat: add flashduty-statuspage agent skill (#3)
  • bf81170 feat: add statuspage migration commands (#1)
  • 2fa6f65 refactor: port status page migrate commands to SDK + RunContext (#2)

Flashduty CLI 0.4.0

17 Apr 06:51

Choose a tag to compare

Changelog

  • 9fc9230 feat: add 24 new CLI commands for alert, oncall, insight, audit, and postmortem
  • 5bf0f62 feat: add 9 Claude Code agent skills for AI-driven FlashDuty operations

Flashduty CLI 0.3.0

15 Apr 07:17

Choose a tag to compare

Changelog

  • fd4d52b chore: apply goimports formatting
  • 8fae179 refactor: introduce RunContext and runCommand to eliminate command boilerplate

Flashduty CLI 0.1.2

14 Apr 07:23

Choose a tag to compare

Changelog

  • b793b91 fix: make main_test.go work on Windows CI