You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-11-29 22:27:42 +02:00
B24: Пользовательские настройки календарей + перенос примеров CLI
This commit is contained in:
5
docs/en/cli/bitrix24/AddPostComment/bash.txt
vendored
Normal file
5
docs/en/cli/bitrix24/AddPostComment/bash.txt
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
oint bitrix24 AddPostComment \
|
||||
--url "b24-ar17wx.bitrix24.by" \
|
||||
--postid 1772 \
|
||||
--text "Another comment" \
|
||||
--token "***"
|
||||
5
docs/en/cli/bitrix24/AddPostComment/bat.txt
vendored
Normal file
5
docs/en/cli/bitrix24/AddPostComment/bat.txt
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
oint bitrix24 AddPostComment ^
|
||||
--url "b24-ar17wx.bitrix24.by" ^
|
||||
--postid 1772 ^
|
||||
--text "Another comment" ^
|
||||
--token "***"
|
||||
Reference in New Issue
Block a user