Skip to content

Commit 74217f1

Browse files
author
olevole
committed
notes for cid
1 parent 82fcd3c commit 74217f1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,8 @@ curl -H "cid:<cid>" http://127.0.0.1:65531/api/v1/start/<env>
133133
curl -H "cid:<cid>" http://127.0.0.1:65531/api/v1/stop/<env>
134134
curl -H "cid:<cid>" http://127.0.0.1:65531/api/v1/destroy/<env>
135135
```
136-
136+
Where <cid> is your token/namespace. For convenience, in a *private cluster*,
137+
we suggest using md5 hash of your public key as <cid>.
137138
To test, lets create simple CBSDfile, where CLOUD_KEY - is your publickey string:
138139
```
139140
CLOUD_URL="http://127.0.0.1:65531"

0 commit comments

Comments
 (0)