Skip to content

Conversation

@maxhodak
Copy link
Contributor

@maxhodak maxhodak commented Jan 12, 2026

Summary

  • Adds apps command group to organize app-related CLI commands:
    • synapsectl apps build . - Cross-compile and package an application
    • synapsectl apps deploy . - Build and deploy to a device
    • synapsectl apps list - List installed applications on device
  • Adds --category synapse-apps flag to nfpm packaging
  • Bumps version to 2.4.0

Test plan

  • Verify synapsectl apps --help shows subcommands
  • Verify synapsectl apps build works
  • Verify synapsectl apps deploy works
  • Verify synapsectl apps list works with a connected device

Sets the package category to synapse-apps for better organization.
Reorganizes app-related commands under `synapsectl apps`:
- synapsectl apps build
- synapsectl apps deploy
- synapsectl apps list

Bumps version to 2.4.0.
@maxhodak maxhodak changed the title Add category flag to nfpm packaging Add apps command group to CLI Jan 12, 2026
@silvioaburto silvioaburto merged commit b7b0b95 into main Jan 13, 2026
2 checks passed
@silvioaburto silvioaburto deleted the feat/add-package-category branch January 13, 2026 00:38
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