1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-05-25 22:57:11 +02:00

4 lines
112 B
Plaintext
Raw Normal View History

2024-10-20 22:15:39 +03:00
oint gsheets CreateSpreadsheet \
--token "***" \
2024-11-20 10:09:56 +03:00
--title "Test table (new.)" \
2024-10-20 22:15:39 +03:00
--sheets "['Sheet1','Sheet2']"