Skip to content

Add missing cy role alias for cy roles command#423

Merged
fhacloid merged 3 commits intodevelopfrom
cursor/CLI-111-cy-role-alias-91d7
Mar 18, 2026
Merged

Add missing cy role alias for cy roles command#423
fhacloid merged 3 commits intodevelopfrom
cursor/CLI-111-cy-role-alias-91d7

Conversation

@fhacloid
Copy link
Copy Markdown
Contributor

Summary

  • add singular alias role to the roles root command so cy role ... works
  • add a unit test to ensure the alias remains configured (TestNewCommandsHasRoleAlias)

Testing

  • attempted: make format && make lint (failed in cloud env due unavailable Go 1.25 toolchain / missing formatter binary)
  • attempted: go test ./cmd/cycloid/roles -run TestNewCommandsHasRoleAlias (failed for same toolchain mismatch)

The change is limited to command metadata and a focused command-construction test.

Linear Issue: CLI-111

Open in Web Open in Cursor 

@fhacloid fhacloid marked this pull request as ready for review March 18, 2026 14:40
@fhacloid fhacloid merged commit afeba35 into develop Mar 18, 2026
1 check passed
@fhacloid fhacloid deleted the cursor/CLI-111-cy-role-alias-91d7 branch March 18, 2026 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants