You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-12-01 22:29:52 +02:00
Test data update (Jenkins)
This commit is contained in:
6
docs/en/cli/airtable/CreateComment/bash.txt
vendored
6
docs/en/cli/airtable/CreateComment/bash.txt
vendored
@@ -1,6 +1,6 @@
|
||||
oint airtable CreateComment \
|
||||
--token "***" \
|
||||
--base "appR5UuecMnWHjiem" \
|
||||
--table "tblmZDemgr7m6s7I2" \
|
||||
--record "rec9o5Xjz00RhO6hR" \
|
||||
--base "app46SIZ5dMYWauqZ" \
|
||||
--table "tbl67It1uCTF8JDQc" \
|
||||
--record "recoLBvuKOwIpsCWL" \
|
||||
--text "TestComment"
|
||||
6
docs/en/cli/airtable/CreateComment/bat.txt
vendored
6
docs/en/cli/airtable/CreateComment/bat.txt
vendored
@@ -1,6 +1,6 @@
|
||||
oint airtable CreateComment ^
|
||||
--token "***" ^
|
||||
--base "appR5UuecMnWHjiem" ^
|
||||
--table "tblmZDemgr7m6s7I2" ^
|
||||
--record "rec9o5Xjz00RhO6hR" ^
|
||||
--base "app46SIZ5dMYWauqZ" ^
|
||||
--table "tbl67It1uCTF8JDQc" ^
|
||||
--record "recoLBvuKOwIpsCWL" ^
|
||||
--text "TestComment"
|
||||
10
docs/en/cli/airtable/CreateField/bash.txt
vendored
10
docs/en/cli/airtable/CreateField/bash.txt
vendored
@@ -1,6 +1,8 @@
|
||||
# JSON data can also be passed as a path to a .json file
|
||||
|
||||
oint airtable CreateField \
|
||||
--token "***" \
|
||||
--base "appRcy8EFLtr6b7yZ" \
|
||||
--table "tbloefx2yd28cWJIS" \
|
||||
--title "0eb399b6-0ec7-45f1-acf0-44be25a42d69" \
|
||||
--fielddata "C:\Users\bayse\AppData\Local\Temp\m2ortvrnixj.tmp"
|
||||
--base "app46SIZ5dMYWauqZ" \
|
||||
--table "tbl67It1uCTF8JDQc" \
|
||||
--title "602c0314-c4a3-471c-826d-3b2c5fd1af30" \
|
||||
--fielddata "{'name':'602c0314-c4a3-471c-826d-3b2c5fd1af30','type':'number','options':{'precision':0}}"
|
||||
10
docs/en/cli/airtable/CreateField/bat.txt
vendored
10
docs/en/cli/airtable/CreateField/bat.txt
vendored
@@ -1,6 +1,8 @@
|
||||
:: JSON data can also be passed as a path to a .json file
|
||||
|
||||
oint airtable CreateField ^
|
||||
--token "***" ^
|
||||
--base "appRcy8EFLtr6b7yZ" ^
|
||||
--table "tbloefx2yd28cWJIS" ^
|
||||
--title "0eb399b6-0ec7-45f1-acf0-44be25a42d69" ^
|
||||
--fielddata "C:\Users\bayse\AppData\Local\Temp\m2ortvrnixj.tmp"
|
||||
--base "app46SIZ5dMYWauqZ" ^
|
||||
--table "tbl67It1uCTF8JDQc" ^
|
||||
--title "602c0314-c4a3-471c-826d-3b2c5fd1af30" ^
|
||||
--fielddata "{'name':'602c0314-c4a3-471c-826d-3b2c5fd1af30','type':'number','options':{'precision':0}}"
|
||||
8
docs/en/cli/airtable/CreatePosts/bash.txt
vendored
8
docs/en/cli/airtable/CreatePosts/bash.txt
vendored
@@ -1,5 +1,7 @@
|
||||
# JSON data can also be passed as a path to a .json file
|
||||
|
||||
oint airtable CreatePosts \
|
||||
--token "***" \
|
||||
--base "appRcy8EFLtr6b7yZ" \
|
||||
--table "tbloefx2yd28cWJIS" \
|
||||
--data "[{'Number':10,'String':'Hello'},{'Number':10,'String':'Hello'}]"
|
||||
--base "app46SIZ5dMYWauqZ" \
|
||||
--table "tbl67It1uCTF8JDQc" \
|
||||
--data "{'Number':10,'String':'Hello'}"
|
||||
8
docs/en/cli/airtable/CreatePosts/bat.txt
vendored
8
docs/en/cli/airtable/CreatePosts/bat.txt
vendored
@@ -1,5 +1,7 @@
|
||||
:: JSON data can also be passed as a path to a .json file
|
||||
|
||||
oint airtable CreatePosts ^
|
||||
--token "***" ^
|
||||
--base "appRcy8EFLtr6b7yZ" ^
|
||||
--table "tbloefx2yd28cWJIS" ^
|
||||
--data "[{'Number':10,'String':'Hello'},{'Number':10,'String':'Hello'}]"
|
||||
--base "app46SIZ5dMYWauqZ" ^
|
||||
--table "tbl67It1uCTF8JDQc" ^
|
||||
--data "{'Number':10,'String':'Hello'}"
|
||||
2
docs/en/cli/airtable/CreateTable/bash.txt
vendored
2
docs/en/cli/airtable/CreateTable/bash.txt
vendored
@@ -1,6 +1,6 @@
|
||||
oint airtable CreateTable \
|
||||
--token "***" \
|
||||
--base "appR5UuecMnWHjiem" \
|
||||
--base "app46SIZ5dMYWauqZ" \
|
||||
--title "TestTable2" \
|
||||
--fieldsdata "[{'name':'Number','type':'number','options':{'precision':0}},{'name':'String','type':'richText'},{'name':'Attachment','type':'multipleAttachments'},{'name':'Checkbox','type':'checkbox','options':{'icon':'check','color':'yellowBright'}},{'name':'Date','type':'date','options':{'dateFormat':{'format':'YYYY-MM-DD','name':'iso'}}},{'name':'Phone','type':'phoneNumber'},{'name':'Email','type':'email'},{'name':'Link','type':'url'}]" \
|
||||
--description "NewTable"
|
||||
2
docs/en/cli/airtable/CreateTable/bat.txt
vendored
2
docs/en/cli/airtable/CreateTable/bat.txt
vendored
@@ -1,6 +1,6 @@
|
||||
oint airtable CreateTable ^
|
||||
--token "***" ^
|
||||
--base "appR5UuecMnWHjiem" ^
|
||||
--base "app46SIZ5dMYWauqZ" ^
|
||||
--title "TestTable2" ^
|
||||
--fieldsdata "[{'name':'Number','type':'number','options':{'precision':0}},{'name':'String','type':'richText'},{'name':'Attachment','type':'multipleAttachments'},{'name':'Checkbox','type':'checkbox','options':{'icon':'check','color':'yellowBright'}},{'name':'Date','type':'date','options':{'dateFormat':{'format':'YYYY-MM-DD','name':'iso'}}},{'name':'Phone','type':'phoneNumber'},{'name':'Email','type':'email'},{'name':'Link','type':'url'}]" ^
|
||||
--description "NewTable"
|
||||
8
docs/en/cli/airtable/DeleteComment/bash.txt
vendored
8
docs/en/cli/airtable/DeleteComment/bash.txt
vendored
@@ -1,6 +1,6 @@
|
||||
oint airtable DeleteComment \
|
||||
--token "***" \
|
||||
--base "appR5UuecMnWHjiem" \
|
||||
--table "tblmZDemgr7m6s7I2" \
|
||||
--record "rec9o5Xjz00RhO6hR" \
|
||||
--comment "comEW34gMbbgxsHJC"
|
||||
--base "app46SIZ5dMYWauqZ" \
|
||||
--table "tbl67It1uCTF8JDQc" \
|
||||
--record "recoLBvuKOwIpsCWL" \
|
||||
--comment "comWktgyRGioTJ8g8"
|
||||
8
docs/en/cli/airtable/DeleteComment/bat.txt
vendored
8
docs/en/cli/airtable/DeleteComment/bat.txt
vendored
@@ -1,6 +1,6 @@
|
||||
oint airtable DeleteComment ^
|
||||
--token "***" ^
|
||||
--base "appR5UuecMnWHjiem" ^
|
||||
--table "tblmZDemgr7m6s7I2" ^
|
||||
--record "rec9o5Xjz00RhO6hR" ^
|
||||
--comment "comEW34gMbbgxsHJC"
|
||||
--base "app46SIZ5dMYWauqZ" ^
|
||||
--table "tbl67It1uCTF8JDQc" ^
|
||||
--record "recoLBvuKOwIpsCWL" ^
|
||||
--comment "comWktgyRGioTJ8g8"
|
||||
6
docs/en/cli/airtable/DeleteRecords/bash.txt
vendored
6
docs/en/cli/airtable/DeleteRecords/bash.txt
vendored
@@ -1,5 +1,5 @@
|
||||
oint airtable DeleteRecords \
|
||||
--token "***" \
|
||||
--base "appR5UuecMnWHjiem" \
|
||||
--table "tblmZDemgr7m6s7I2" \
|
||||
--records "rec9o5Xjz00RhO6hR"
|
||||
--base "app46SIZ5dMYWauqZ" \
|
||||
--table "tbl67It1uCTF8JDQc" \
|
||||
--records "recoLBvuKOwIpsCWL"
|
||||
6
docs/en/cli/airtable/DeleteRecords/bat.txt
vendored
6
docs/en/cli/airtable/DeleteRecords/bat.txt
vendored
@@ -1,5 +1,5 @@
|
||||
oint airtable DeleteRecords ^
|
||||
--token "***" ^
|
||||
--base "appR5UuecMnWHjiem" ^
|
||||
--table "tblmZDemgr7m6s7I2" ^
|
||||
--records "rec9o5Xjz00RhO6hR"
|
||||
--base "app46SIZ5dMYWauqZ" ^
|
||||
--table "tbl67It1uCTF8JDQc" ^
|
||||
--records "recoLBvuKOwIpsCWL"
|
||||
8
docs/en/cli/airtable/EditComment/bash.txt
vendored
8
docs/en/cli/airtable/EditComment/bash.txt
vendored
@@ -1,7 +1,7 @@
|
||||
oint airtable EditComment \
|
||||
--token "***" \
|
||||
--base "appR5UuecMnWHjiem" \
|
||||
--table "tblmZDemgr7m6s7I2" \
|
||||
--record "rec9o5Xjz00RhO6hR" \
|
||||
--comment "comEW34gMbbgxsHJC" \
|
||||
--base "app46SIZ5dMYWauqZ" \
|
||||
--table "tbl67It1uCTF8JDQc" \
|
||||
--record "recoLBvuKOwIpsCWL" \
|
||||
--comment "comWktgyRGioTJ8g8" \
|
||||
--text "Test comment (change.)"
|
||||
8
docs/en/cli/airtable/EditComment/bat.txt
vendored
8
docs/en/cli/airtable/EditComment/bat.txt
vendored
@@ -1,7 +1,7 @@
|
||||
oint airtable EditComment ^
|
||||
--token "***" ^
|
||||
--base "appR5UuecMnWHjiem" ^
|
||||
--table "tblmZDemgr7m6s7I2" ^
|
||||
--record "rec9o5Xjz00RhO6hR" ^
|
||||
--comment "comEW34gMbbgxsHJC" ^
|
||||
--base "app46SIZ5dMYWauqZ" ^
|
||||
--table "tbl67It1uCTF8JDQc" ^
|
||||
--record "recoLBvuKOwIpsCWL" ^
|
||||
--comment "comWktgyRGioTJ8g8" ^
|
||||
--text "Test comment (change.)"
|
||||
6
docs/en/cli/airtable/GetComments/bash.txt
vendored
6
docs/en/cli/airtable/GetComments/bash.txt
vendored
@@ -1,5 +1,5 @@
|
||||
oint airtable GetComments \
|
||||
--token "***" \
|
||||
--base "appR5UuecMnWHjiem" \
|
||||
--table "tblmZDemgr7m6s7I2" \
|
||||
--record "rec9o5Xjz00RhO6hR"
|
||||
--base "app46SIZ5dMYWauqZ" \
|
||||
--table "tbl67It1uCTF8JDQc" \
|
||||
--record "recoLBvuKOwIpsCWL"
|
||||
6
docs/en/cli/airtable/GetComments/bat.txt
vendored
6
docs/en/cli/airtable/GetComments/bat.txt
vendored
@@ -1,5 +1,5 @@
|
||||
oint airtable GetComments ^
|
||||
--token "***" ^
|
||||
--base "appR5UuecMnWHjiem" ^
|
||||
--table "tblmZDemgr7m6s7I2" ^
|
||||
--record "rec9o5Xjz00RhO6hR"
|
||||
--base "app46SIZ5dMYWauqZ" ^
|
||||
--table "tbl67It1uCTF8JDQc" ^
|
||||
--record "recoLBvuKOwIpsCWL"
|
||||
@@ -1,3 +1,3 @@
|
||||
oint airtable GetDatabaseTables \
|
||||
--token "***" \
|
||||
--base "appR5UuecMnWHjiem"
|
||||
--base "app46SIZ5dMYWauqZ"
|
||||
@@ -1,3 +1,3 @@
|
||||
oint airtable GetDatabaseTables ^
|
||||
--token "***" ^
|
||||
--base "appR5UuecMnWHjiem"
|
||||
--base "app46SIZ5dMYWauqZ"
|
||||
@@ -1,4 +1,4 @@
|
||||
oint airtable GetListOfRecords \
|
||||
--token "***" \
|
||||
--base "appR5UuecMnWHjiem" \
|
||||
--table "tblmZDemgr7m6s7I2"
|
||||
--base "app46SIZ5dMYWauqZ" \
|
||||
--table "tbl67It1uCTF8JDQc"
|
||||
@@ -1,4 +1,4 @@
|
||||
oint airtable GetListOfRecords ^
|
||||
--token "***" ^
|
||||
--base "appR5UuecMnWHjiem" ^
|
||||
--table "tblmZDemgr7m6s7I2"
|
||||
--base "app46SIZ5dMYWauqZ" ^
|
||||
--table "tbl67It1uCTF8JDQc"
|
||||
2
docs/en/cli/airtable/GetNumberField/bash.txt
vendored
2
docs/en/cli/airtable/GetNumberField/bash.txt
vendored
@@ -1,2 +1,2 @@
|
||||
oint airtable GetNumberField \
|
||||
--title "0eb399b6-0ec7-45f1-acf0-44be25a42d69"
|
||||
--title "602c0314-c4a3-471c-826d-3b2c5fd1af30"
|
||||
2
docs/en/cli/airtable/GetNumberField/bat.txt
vendored
2
docs/en/cli/airtable/GetNumberField/bat.txt
vendored
@@ -1,2 +1,2 @@
|
||||
oint airtable GetNumberField ^
|
||||
--title "0eb399b6-0ec7-45f1-acf0-44be25a42d69"
|
||||
--title "602c0314-c4a3-471c-826d-3b2c5fd1af30"
|
||||
6
docs/en/cli/airtable/GetRecord/bash.txt
vendored
6
docs/en/cli/airtable/GetRecord/bash.txt
vendored
@@ -1,5 +1,5 @@
|
||||
oint airtable GetRecord \
|
||||
--token "***" \
|
||||
--base "appR5UuecMnWHjiem" \
|
||||
--table "tblmZDemgr7m6s7I2" \
|
||||
--record "rec9o5Xjz00RhO6hR"
|
||||
--base "app46SIZ5dMYWauqZ" \
|
||||
--table "tbl67It1uCTF8JDQc" \
|
||||
--record "recoLBvuKOwIpsCWL"
|
||||
6
docs/en/cli/airtable/GetRecord/bat.txt
vendored
6
docs/en/cli/airtable/GetRecord/bat.txt
vendored
@@ -1,5 +1,5 @@
|
||||
oint airtable GetRecord ^
|
||||
--token "***" ^
|
||||
--base "appR5UuecMnWHjiem" ^
|
||||
--table "tblmZDemgr7m6s7I2" ^
|
||||
--record "rec9o5Xjz00RhO6hR"
|
||||
--base "app46SIZ5dMYWauqZ" ^
|
||||
--table "tbl67It1uCTF8JDQc" ^
|
||||
--record "recoLBvuKOwIpsCWL"
|
||||
8
docs/en/cli/airtable/ModifyField/bash.txt
vendored
8
docs/en/cli/airtable/ModifyField/bash.txt
vendored
@@ -1,7 +1,7 @@
|
||||
oint airtable ModifyField \
|
||||
--token "***" \
|
||||
--base "appR5UuecMnWHjiem" \
|
||||
--table "tblmZDemgr7m6s7I2" \
|
||||
--field "fld9X9UVAqTxKdWyb" \
|
||||
--title "20db27d6-87ec-44d1-9064-17ab4cc292d7(change.)" \
|
||||
--base "app46SIZ5dMYWauqZ" \
|
||||
--table "tbl67It1uCTF8JDQc" \
|
||||
--field "fldC569cMU2gdlrg4" \
|
||||
--title "13f6cb22-af95-4ae7-bf17-9098d5cddf50(change.)" \
|
||||
--description "New description"
|
||||
8
docs/en/cli/airtable/ModifyField/bat.txt
vendored
8
docs/en/cli/airtable/ModifyField/bat.txt
vendored
@@ -1,7 +1,7 @@
|
||||
oint airtable ModifyField ^
|
||||
--token "***" ^
|
||||
--base "appR5UuecMnWHjiem" ^
|
||||
--table "tblmZDemgr7m6s7I2" ^
|
||||
--field "fld9X9UVAqTxKdWyb" ^
|
||||
--title "20db27d6-87ec-44d1-9064-17ab4cc292d7(change.)" ^
|
||||
--base "app46SIZ5dMYWauqZ" ^
|
||||
--table "tbl67It1uCTF8JDQc" ^
|
||||
--field "fldC569cMU2gdlrg4" ^
|
||||
--title "13f6cb22-af95-4ae7-bf17-9098d5cddf50(change.)" ^
|
||||
--description "New description"
|
||||
4
docs/en/cli/airtable/ModifyTable/bash.txt
vendored
4
docs/en/cli/airtable/ModifyTable/bash.txt
vendored
@@ -1,6 +1,6 @@
|
||||
oint airtable ModifyTable \
|
||||
--token "***" \
|
||||
--base "appR5UuecMnWHjiem" \
|
||||
--table "tblmZDemgr7m6s7I2" \
|
||||
--base "app46SIZ5dMYWauqZ" \
|
||||
--table "tbl67It1uCTF8JDQc" \
|
||||
--title "Test table 2 (change.)" \
|
||||
--description "New table (change.)"
|
||||
4
docs/en/cli/airtable/ModifyTable/bat.txt
vendored
4
docs/en/cli/airtable/ModifyTable/bat.txt
vendored
@@ -1,6 +1,6 @@
|
||||
oint airtable ModifyTable ^
|
||||
--token "***" ^
|
||||
--base "appR5UuecMnWHjiem" ^
|
||||
--table "tblmZDemgr7m6s7I2" ^
|
||||
--base "app46SIZ5dMYWauqZ" ^
|
||||
--table "tbl67It1uCTF8JDQc" ^
|
||||
--title "Test table 2 (change.)" ^
|
||||
--description "New table (change.)"
|
||||
Reference in New Issue
Block a user