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 "appjFWKCVebeGE473" \
|
||||
--table "tblQruvDLsvmo9wkW" \
|
||||
--field "fldi0KAMPJkAk0ZpY" \
|
||||
--title "3a9f6b55-9db5-4fc6-9000-41f2b7471d4b(change.)" \
|
||||
--base "appgUKPGRiafAwWcB" \
|
||||
--table "tblMVtSRoV51H6eqd" \
|
||||
--field "fld1kNLHMbs5xKyNz" \
|
||||
--title "5098ec20-2d13-495c-90e1-0193dd7218dc(change.)" \
|
||||
--description "New description"
|
||||
```
|
||||
</TabItem>
|
||||
@@ -60,10 +60,10 @@ import TabItem from '@theme/TabItem';
|
||||
```batch
|
||||
oint airtable ModifyField ^
|
||||
--token "***" ^
|
||||
--base "appjFWKCVebeGE473" ^
|
||||
--table "tblQruvDLsvmo9wkW" ^
|
||||
--field "fldi0KAMPJkAk0ZpY" ^
|
||||
--title "3a9f6b55-9db5-4fc6-9000-41f2b7471d4b(change.)" ^
|
||||
--base "appgUKPGRiafAwWcB" ^
|
||||
--table "tblMVtSRoV51H6eqd" ^
|
||||
--field "fld1kNLHMbs5xKyNz" ^
|
||||
--title "5098ec20-2d13-495c-90e1-0193dd7218dc(change.)" ^
|
||||
--description "New description"
|
||||
```
|
||||
</TabItem>
|
||||
|
||||
Reference in New Issue
Block a user