Skip to content

Commit

Permalink
Add CLI task details to README
Browse files Browse the repository at this point in the history
The README.md file was updated with additional Command Line Interface (CLI) details. Task items including 'prompt', 'list', and 'run' have been added to provide more specific information on CLI features.
  • Loading branch information
PiotrFerenc committed May 12, 2024
1 parent cdc77d2 commit 7611344
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,9 @@ curl -X POST localhost:5000/execute -H "Content-Type: application/json" -d @requ
- [x] Application Programming Interface (API)
- [ ] Monitoring and Logging
- [ ] CLI
- prompt
- list
- run
- [x] Triggering Tasks
- [x] Handling Distributed Tasks
- [x] Error Management
Expand Down

0 comments on commit 7611344

Please sign in to comment.