maton google-drive comment
Manage comments on a file (list, view, create, update, delete)
Available commands
- maton google-drive comment create
- maton google-drive comment delete
- maton google-drive comment list
- maton google-drive comment update
- maton google-drive comment view
Options inherited from parent commands
-p,--profile <string>- Profile to use for this invocation (overrides the active profile; also reads MATON_PROFILE)
ALIASES
maton google-drive comments
Examples
$ maton google-drive file list
$ maton google-drive comment list -f 1aBcD...
$ maton google-drive comment create -f 1aBcD... --content 'Looks good'
$ maton google-drive comment delete <comment-id> -f 1aBcD...