Files
atxp-dev__cli/packages
emilioacc 64a15133fe feat: Add worker info command to display worker details (#31)
* feat: Add worker info command to display worker details

- Add workerInfoCommand() function that calls get_worker_info tool
- Display worker name, URL, creation/modification timestamps
- Format bindings output: databases, storage, analytics, env vars, secrets
- Add 'info' case to handleWorkerCommand() switch
- Update help text and error messages to include info command

ATXP-1430

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

* chore: trigger CI

* test: add tests for workerInfoCommand

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

* fix: correct process.exit mocking in workerInfoCommand tests

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

* chore: trigger CI

* chore: trigger CI build

---------

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-28 16:36:24 -05:00
..