C:\nodejs>npm i @google/clasp -g
C:\Users\catafest\AppData\Roaming\npm\clasp -> C:\Users\your_account\AppData\Roaming
\npm\node_modules\@google\clasp\src\index.js
+ @google/clasp@1.6.3
added 278 packages from 159 contributors in 161.263s
C:\nodejs>clasp
Usage: <command> [options]
clasp - The Apps Script CLI
Options:
-h, --help output usage information
Commands:
login [options] Log in to script.google.com
logout Log out
create [options] [scriptTitle] [scriptParentId] Create a script
clone [scriptId] [versionNumber] Clone a project
pull [options] Fetch a remote project
push [options] Update the remote project
status [options] Lists files that will be push
ed by clasp
open [options] [scriptId] Open a script
deployments List deployment ids of a scri
pt
deploy [version] [description] Deploy a project
undeploy <deploymentId> Undeploy a deployment of a pr
oject
redeploy <deploymentId> <version> <description> Update a deployment
versions List versions of a script
version [description] Creates an immutable version
of the script
list List App Scripts projects
logs [options] Shows the StackDriver logs
run [options] <functionName> Run a function in your Apps S
cripts project
apis List, enable, or disable apis
help Display help
* Any other command is not supp
orted
C:\nodejs>clasp login
No credentials given, continuing with default...
? Authorize clasp by visiting this url:
https://accounts.google.com/o/oauth2/v2/auth?access_type=offline&scope=https...