Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions beta/serverless-fleets/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -522,6 +522,7 @@ Confirm that you uploaded the files with `#? 1`
<a name="output"></a>
<details>
<summary>Output</summary>

```
➜ serverless-fleets ./run_wordcount
Did you upload the .txt files to COS?
Expand All @@ -543,6 +544,7 @@ Run 'ibmcloud ce beta fleet worker list --fleet-id 3f7a1c2a-6d85-4b27-bc4f-7e519
Run 'ibmcloud ce beta fleet task list --fleet-id 3f7a1c2a-6d85-4b27-bc4f-7e519645e23b' to retrieve a list of tasks.
OK
```

</details>
<br>

Expand All @@ -556,6 +558,7 @@ You can run the following command to watch the COS bucket for the results, press
<a name="output"></a>
<details>
<summary>Output</summary>

```
Every 2.0s: ibmcloud cos list-objects-v2 --bucket fleetlab-dev-output-91b55a45 --prefix wordcount Jeremiass-MacBook-Pro.local: 13:48:47

Expand All @@ -571,6 +574,7 @@ wordcount/wordcount_the_call_of_the_wild.txt Sep 01, 2025 at 11:51:31 53 B

Found 7 objects in bucket 'fleetlab-dev-output-91b55a45'
```

</details>
<br>

Expand Down