You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-12-01 22:29:52 +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 "appgUKPGRiafAwWcB" \
|
||||
--table "tblMVtSRoV51H6eqd" \
|
||||
--field "fld1kNLHMbs5xKyNz" \
|
||||
--title "5098ec20-2d13-495c-90e1-0193dd7218dc(change.)" \
|
||||
--base "appJNU95r80IURgIq" \
|
||||
--table "tbltMaBjbww8Bhar0" \
|
||||
--field "fldxQ3AzfD6Bkz6rE" \
|
||||
--title "009515eb-446a-4b34-8465-cc02fd588257(change.)" \
|
||||
--description "New description"
|
||||
```
|
||||
</TabItem>
|
||||
@@ -60,10 +60,10 @@ import TabItem from '@theme/TabItem';
|
||||
```batch
|
||||
oint airtable ModifyField ^
|
||||
--token "***" ^
|
||||
--base "appgUKPGRiafAwWcB" ^
|
||||
--table "tblMVtSRoV51H6eqd" ^
|
||||
--field "fld1kNLHMbs5xKyNz" ^
|
||||
--title "5098ec20-2d13-495c-90e1-0193dd7218dc(change.)" ^
|
||||
--base "appJNU95r80IURgIq" ^
|
||||
--table "tbltMaBjbww8Bhar0" ^
|
||||
--field "fldxQ3AzfD6Bkz6rE" ^
|
||||
--title "009515eb-446a-4b34-8465-cc02fd588257(change.)" ^
|
||||
--description "New description"
|
||||
```
|
||||
</TabItem>
|
||||
|
||||
Reference in New Issue
Block a user