You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-12-21 23:57:40 +02:00
Main build (Jenkins)
This commit is contained in:
@@ -48,10 +48,10 @@ import TabItem from '@theme/TabItem';
|
||||
```bash
|
||||
oint airtable ModifyField \
|
||||
--token "***" \
|
||||
--base "appAQ9g7KfKxZjIqP" \
|
||||
--table "tbleZAcXuM1Fye5lt" \
|
||||
--field "fldNQWmLVEjyQhxH4" \
|
||||
--title "45d3f370-2604-41c7-b4b6-2e03bc2c4e3f(change.)" \
|
||||
--base "appPdOCRtdqzYBqpZ" \
|
||||
--table "tbl4SlBtM03LCZmmM" \
|
||||
--field "fld2kXeJhoVQVXhw7" \
|
||||
--title "26e8478d-6497-493d-8850-c2c6ab916558(change.)" \
|
||||
--description "New description"
|
||||
```
|
||||
</TabItem>
|
||||
@@ -60,10 +60,10 @@ import TabItem from '@theme/TabItem';
|
||||
```batch
|
||||
oint airtable ModifyField ^
|
||||
--token "***" ^
|
||||
--base "appAQ9g7KfKxZjIqP" ^
|
||||
--table "tbleZAcXuM1Fye5lt" ^
|
||||
--field "fldNQWmLVEjyQhxH4" ^
|
||||
--title "45d3f370-2604-41c7-b4b6-2e03bc2c4e3f(change.)" ^
|
||||
--base "appPdOCRtdqzYBqpZ" ^
|
||||
--table "tbl4SlBtM03LCZmmM" ^
|
||||
--field "fld2kXeJhoVQVXhw7" ^
|
||||
--title "26e8478d-6497-493d-8850-c2c6ab916558(change.)" ^
|
||||
--description "New description"
|
||||
```
|
||||
</TabItem>
|
||||
|
||||
Reference in New Issue
Block a user