Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.

Commit cf19b10

Browse files
committed
add updates to cos
1 parent 75107bf commit cf19b10

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

workshop/fuse/README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,16 @@ ibmcloud login -u <IBMId>
2828

2929
If you are using Single Sign-On (SSO) use the `-sso` flag to log in.
3030

31+
Select the account with your instance of Object Storage. In the example below, I have to select account **1** under my own name, e.g. `B Newell's Account',
32+
33+
```
34+
Select an account:
35+
1. B Newell's Account (31296e3a285f)
36+
2. IBM Client Developer Advocacy (e65910fa61) <-> 1234567
37+
Enter a number> **1**
38+
Targeted account B Newell's Account (31296e3a285f)
39+
```
40+
3141
Then, set an environment variable with the bucket name, and upload a document to your bucket in the IBM Cloud Object Storage instance.
3242

3343
```

0 commit comments

Comments
 (0)