All updates

CLI Fixes & E2E Testing

Fixed install, uninstall, list, and upgrade CLI commands. Added end-to-end testing infrastructure.

fix
improvement

CLI Command Fixes

Fixed several issues with core CLI commands:

  • trik install — resolved installation failures
  • trik uninstall — fixed cleanup behavior
  • trik list — corrected listing output
  • trik upgrade — fixed upgrade flow

E2E Testing

Added end-to-end testing infrastructure to catch integration issues across the CLI, server, and registry.