You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-11-25 22:12:29 +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 "appr3wHHzUnyFqK6z" \
|
||||
--table "tbl52pjjMFLe60W5O" \
|
||||
--field "fldCY9EZDPf8evuhG" \
|
||||
--title "eaf19cf3-e4ac-489e-8134-affae1330e96(change.)" \
|
||||
--base "appjFWKCVebeGE473" \
|
||||
--table "tblQruvDLsvmo9wkW" \
|
||||
--field "fldi0KAMPJkAk0ZpY" \
|
||||
--title "3a9f6b55-9db5-4fc6-9000-41f2b7471d4b(change.)" \
|
||||
--description "New description"
|
||||
```
|
||||
</TabItem>
|
||||
@@ -60,10 +60,10 @@ import TabItem from '@theme/TabItem';
|
||||
```batch
|
||||
oint airtable ModifyField ^
|
||||
--token "***" ^
|
||||
--base "appr3wHHzUnyFqK6z" ^
|
||||
--table "tbl52pjjMFLe60W5O" ^
|
||||
--field "fldCY9EZDPf8evuhG" ^
|
||||
--title "eaf19cf3-e4ac-489e-8134-affae1330e96(change.)" ^
|
||||
--base "appjFWKCVebeGE473" ^
|
||||
--table "tblQruvDLsvmo9wkW" ^
|
||||
--field "fldi0KAMPJkAk0ZpY" ^
|
||||
--title "3a9f6b55-9db5-4fc6-9000-41f2b7471d4b(change.)" ^
|
||||
--description "New description"
|
||||
```
|
||||
</TabItem>
|
||||
|
||||
Reference in New Issue
Block a user