You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2026-05-22 10:05:29 +02:00
Main build (Jenkins)
This commit is contained in:
@@ -47,7 +47,7 @@ import TabItem from '@theme/TabItem';
|
||||
```bash
|
||||
oint gsheets GetCellValues \
|
||||
--token "***" \
|
||||
--spreadsheet "1bS99ktMRtp1mcx3wF394ZC-DplpfK3RlKsdyr4tBp6w" \
|
||||
--spreadsheet "1KC4onCscWWSIFStepZk8nF6JUm-y8bxJ1lWZyhOaL7Y" \
|
||||
--sheetname "Sheet2"
|
||||
```
|
||||
</TabItem>
|
||||
@@ -56,7 +56,7 @@ import TabItem from '@theme/TabItem';
|
||||
```batch
|
||||
oint gsheets GetCellValues ^
|
||||
--token "***" ^
|
||||
--spreadsheet "1bS99ktMRtp1mcx3wF394ZC-DplpfK3RlKsdyr4tBp6w" ^
|
||||
--spreadsheet "1KC4onCscWWSIFStepZk8nF6JUm-y8bxJ1lWZyhOaL7Y" ^
|
||||
--sheetname "Sheet2"
|
||||
```
|
||||
</TabItem>
|
||||
|
||||
Reference in New Issue
Block a user