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/CreateSubfolder/bash.txt
vendored
Normal file
5
docs/en/cli/bitrix24/CreateSubfolder/bash.txt
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
oint bitrix24 CreateSubfolder \
|
||||
--url "b24-ar17wx.bitrix24.by" \
|
||||
--folderid 24882 \
|
||||
--title "New subfolder" \
|
||||
--token "***"
|
||||
5
docs/en/cli/bitrix24/CreateSubfolder/bat.txt
vendored
Normal file
5
docs/en/cli/bitrix24/CreateSubfolder/bat.txt
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
oint bitrix24 CreateSubfolder ^
|
||||
--url "b24-ar17wx.bitrix24.by" ^
|
||||
--folderid 24882 ^
|
||||
--title "New subfolder" ^
|
||||
--token "***"
|
||||
Reference in New Issue
Block a user