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/СоздатьПоле/bash.txt
T

8 lines
381 B
Plaintext
Raw Normal View History

2024-10-19 15:48:06 +03:00
# JSON данные также могут быть переданы как путь к файлу .json
2024-10-15 12:49:23 +03:00
oint airtable СоздатьПоле \
--token "***" \
2024-11-15 15:42:35 +03:00
--base "apprd3fUS21W6eKmj" \
--table "tbl9PVemqBHqEXPn9" \
--title "6d9bbaf9-6575-4458-92ab-35f4bf2b7950" \
--fielddata "{'name':'6d9bbaf9-6575-4458-92ab-35f4bf2b7950','type':'number','options':{'precision':0}}"