Skip to content

feat: add tags command#10

Open
cuzic wants to merge 1 commit intoubie-oss:mainfrom
cuzic:nighter/issue-2
Open

feat: add tags command#10
cuzic wants to merge 1 commit intoubie-oss:mainfrom
cuzic:nighter/issue-2

Conversation

@cuzic
Copy link
Contributor

@cuzic cuzic commented Feb 24, 2026

Summary

Add CLI commands for managing n8n tags:

  • tag list - List all tags
  • tag get <id> - Get a specific tag
  • tag create - Create a new tag
  • tag update <id> - Update a tag
  • tag delete <id> - Delete a tag

Changes

  • Added TagService in src/api/tag-service.ts
  • Added tag command files in src/cli/commands/
  • Registered tag command in src/index.ts
  • Added OpenAPI spec in docs/openapi.yml

@cuzic cuzic changed the title [NiGHter] feat: add tags command feat: add tags command Feb 24, 2026
Signed-off-by: Tomoya Kawanishi <tomoya.kaw@gmail.com>
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
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.

1 participant