anonpenguin23 72fb5f1a5a feat: add secrets and triggers management to function commands
- Introduced `secrets` command for managing function secrets, including set, list, and delete operations.
- Added `triggers` command for managing PubSub triggers associated with functions, allowing addition, listing, and deletion of triggers.
- Implemented API handlers for secrets management, including setting, listing, and deleting secrets.
- Updated serverless handlers to support new secrets and triggers functionalities.
- Enhanced tests for the new features, ensuring proper functionality and error handling.
2026-02-23 19:18:39 +02:00
..
2026-02-14 14:14:04 +02:00
2026-02-14 14:14:04 +02:00
2026-01-22 13:04:52 +02:00
2026-02-14 14:14:04 +02:00
2026-02-13 14:33:11 +02:00
2026-02-13 14:33:11 +02:00
2026-02-14 14:14:04 +02:00
2026-02-14 14:14:04 +02:00
2026-02-13 14:33:11 +02:00
2026-02-14 14:14:04 +02:00