1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2026-05-22 10:05:29 +02:00
Files
OpenIntegrations/docs/ru/cli/NEW_CLI/airtable/СоздатьТаблицу/bat.txt
T
Vitaly the Alpaca (bot) 86e5175643 Test data update (Jenkins)
2024-11-16 14:01:04 +03:00

6 lines
684 B
Plaintext

oint airtable СоздатьТаблицу ^
--token "***" ^
--base "appkVg8CDKZWSGu8W" ^
--title "Тестовая таблица 2" ^
--fieldsdata "[{'name':'Номер','type':'number','options':{'precision':0}},{'name':'Строковое','type':'richText'},{'name':'Вложение','type':'multipleAttachments'},{'name':'Флажок','type':'checkbox','options':{'icon':'check','color':'yellowBright'}},{'name':'Дата','type':'date','options':{'dateFormat':{'format':'YYYY-MM-DD','name':'iso'}}},{'name':'Телефон','type':'phoneNumber'},{'name':'Почта','type':'email'},{'name':'Ссылка','type':'url'}]" ^
--description "Новая таблица"