Commit 17dc2d4
committed
fix: guide agent to use API for service principal creation and file upload
Service principals can be created via wherobots api CLI commands without
dashboard access. Document the fully agentic setup flow:
1. create SP + API key via wherobots api
2. upload job file via wherobots job-runs create (auto-uploads, returns S3 URI)
3. use that URI in WherobotsRunOperator1 parent 5b919e6 commit 17dc2d4
1 file changed
Lines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
28 | 30 | | |
29 | 31 | | |
30 | 32 | | |
| |||
46 | 48 | | |
47 | 49 | | |
48 | 50 | | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
0 commit comments