pluginctl/assets
Felipe Martin 6639dad2d6
Add check subcommand to manifest command
- Add 'check' case to manifest command that validates plugin manifest
  using manifest.IsValid()
- Return appropriate exit codes: 0 for valid, 1 for invalid manifests
- Update help text and error messages to include the new subcommand
- Log validation results using structured logging

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-14 17:53:47 +02:00
..
.github/workflows Add updateassets command with webapp code detection 2025-07-09 16:38:26 +02:00
build Add check subcommand to manifest command 2025-07-14 17:53:47 +02:00
webapp Add updateassets command with webapp code detection 2025-07-09 16:38:26 +02:00
.editorconfig Add updateassets command with webapp code detection 2025-07-09 16:38:26 +02:00
.gitattributes Refactor codebase with improved structure and logging 2025-07-14 17:14:12 +02:00
.gitpod.yml Refactor codebase with improved structure and logging 2025-07-14 17:14:12 +02:00
.golangci.yml Add updateassets command with webapp code detection 2025-07-09 16:38:26 +02:00
.nvmrc Refactor codebase with improved structure and logging 2025-07-14 17:14:12 +02:00
Makefile Refactor codebase with improved structure and logging 2025-07-14 17:14:12 +02:00