Skip to content

Commit 256e7c2

Browse files
committed
New Release
1 parent 9cf3942 commit 256e7c2

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ $ npm install -g getstream-cli
106106
$ stream COMMAND
107107
running command...
108108
$ stream (-v|--version|version)
109-
getstream-cli/0.0.25 darwin-x64 node-v12.11.1
109+
getstream-cli/0.0.26 darwin-x64 node-v12.11.1
110110
$ stream --help [COMMAND]
111111
USAGE
112112
$ stream COMMAND

docs/chat.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ USAGE
4040
$ stream chat:channel:create
4141
4242
OPTIONS
43-
-c, --channel=channel [default: 9f1fb494-7b7f-4094-97f8-0a27ee637918] A unique ID for the channel you wish to create.
43+
-c, --channel=channel [default: 28c62cc4-3432-411d-946d-596ae9ca7d04] A unique ID for the channel you wish to create.
4444
-d, --data=data Additional data as JSON.
4545
-i, --image=image URL to channel image.
4646
-j, --json Output results in JSON. When not specified, returns output in a human friendly format.

0 commit comments

Comments
 (0)