eve-job-debugging

安装量: 139
排名: #6163

安装

npx skills add https://github.com/incept5/eve-skillpacks --skill eve-job-debugging

Eve Job Debugging CLI-Only Debugging Debug via the Eve CLI exclusively. This replicates the client experience — clients don't have kubectl or host access. Every debugging capability must be available through the CLI. If you find yourself needing system tools to diagnose a job issue, that's a gap in our CLI that should be fixed. Monitor eve job follow to stream logs. eve job wait --timeout 300 --json to wait on completion. eve job result --format text for the latest result. Diagnose eve job diagnose for timeline and error summary. eve job show --verbose for attempts and phase. eve job dep list for dependency blocks. System health eve system health to confirm the API is reachable.

返回排行榜