Как обновить Google sheet с помощью powershell
у меня есть код powershell и я хочу автоматически обновить вывод кода на лист google excel у меня есть результат в powershell varialle $result и я хочу обновить результат в powershell пожалуйста помогите
Что я уже пробовал:
i have a powershell code and want to update the output of the code automatically to google excel sheet i have result in a powershell varialle $result and want to update the result in powershell please help