Commit Graph

3 Commits

Author SHA1 Message Date
Mauricio Siu
82aed684b9 feat: update authentication method to use x-api-key header
- Replace Bearer token authentication with x-api-key header across all commands
- Update token verification endpoints from auth.verifyToken to user.get
- Remove unnecessary console.log debug statements
- Bump version to v0.2.7
2025-03-04 00:13:51 -06:00
Mauricio Siu
05fadbe800 Update src/commands/env/pull.ts 2024-12-21 02:03:18 -06:00
An Li
32f630a381 feat: add env pull/push commands 2024-11-20 11:09:33 +08:00