1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-11-29 22:27:42 +02:00

Main build (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot)
2025-02-19 16:19:57 +03:00
parent 2d717b4280
commit f11b827c12
333 changed files with 7385 additions and 7397 deletions

View File

@@ -48,10 +48,10 @@ import TabItem from '@theme/TabItem';
```bash
oint airtable ModifyField \
--token "***" \
--base "app96pFYup5L3umQr" \
--table "tblSsXB0BMtapwLtm" \
--field "fldz1infgybZPegbG" \
--title "cff4145a-681a-4a96-b00c-a9b626e75332(change.)" \
--base "appYG9tqYXRpJv02A" \
--table "tblirGiu8t3TQD84w" \
--field "fldziPMKo9JXibxTr" \
--title "8e607484-d44a-4da6-872d-c8f604cde2d4(change.)" \
--description "New description"
```
</TabItem>
@@ -60,10 +60,10 @@ import TabItem from '@theme/TabItem';
```batch
oint airtable ModifyField ^
--token "***" ^
--base "app96pFYup5L3umQr" ^
--table "tblSsXB0BMtapwLtm" ^
--field "fldz1infgybZPegbG" ^
--title "cff4145a-681a-4a96-b00c-a9b626e75332(change.)" ^
--base "appYG9tqYXRpJv02A" ^
--table "tblirGiu8t3TQD84w" ^
--field "fldziPMKo9JXibxTr" ^
--title "8e607484-d44a-4da6-872d-c8f604cde2d4(change.)" ^
--description "New description"
```
</TabItem>