Skip to content

Commit e28704a

Browse files
yaziineGitHub Bot
andauthored
docs(v1.8.3): update markdown docs (#182)
Co-authored-by: GitHub Bot <cicd@getstream.io>
1 parent 771c0cf commit e28704a

4 files changed

Lines changed: 7 additions & 66 deletions

File tree

docs/stream-cli_chat.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,5 @@ Allows you to interact with your Chat applications
7777
* [stream-cli chat upload-import](stream-cli_chat_upload-import.md) - Upload an import
7878
* [stream-cli chat upsert-pushprovider](stream-cli_chat_upsert-pushprovider.md) - Create or updates a push provider
7979
* [stream-cli chat upsert-user](stream-cli_chat_upsert-user.md) - Upsert a user
80-
* [stream-cli chat validate-import](stream-cli_chat_validate-import.md) - Validate import file
8180
* [stream-cli chat watch](stream-cli_chat_watch.md) - Wait for an async task to complete
8281

docs/stream-cli_chat_delete-user.md

Lines changed: 0 additions & 59 deletions
This file was deleted.

docs/stream-cli_chat_upload-import.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,10 @@ $ stream-cli chat upload-import data.json --mode insert --output-format tree
2020
### Options
2121

2222
```
23-
-h, --help help for upload-import
24-
-m, --mode string [optional] Import mode. Canbe upsert or insert (default "upsert")
25-
-o, --output-format string [optional] Output format. Can be json or tree (default "json")
23+
-h, --help help for upload-import
24+
--lighter-validation-id [optional] allows to pass ! in channel ID
25+
-m, --mode string [optional] Import mode. Canbe upsert or insert (default "upsert")
26+
-o, --output-format string [optional] Output format. Can be json or tree (default "json")
2627
```
2728

2829
### Options inherited from parent commands

docs/stream-cli_chat_upsert-pushprovider.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Create or updates a push provider
1414
description
1515
disabled_at
1616
disabled_reason
17-
17+
1818
apn_auth_key
1919
apn_key_id
2020
apn_team_id
@@ -23,10 +23,10 @@ Create or updates a push provider
2323
firebase_notification_template
2424
firebase_apn_template
2525
firebase_credentials
26-
26+
2727
huawei_app_id
2828
huawei_app_secret
29-
29+
3030
xiaomi_package_name
3131
xiaomi_app_secret
3232

0 commit comments

Comments
 (0)