maton google-mail label
List, create, update, and delete labels
Available commands
- maton google-mail label create
- maton google-mail label delete
- maton google-mail label list
- maton google-mail label update
- maton google-mail label 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-mail labels
Examples
$ maton google-mail label list
$ maton google-mail label view Label_123
$ maton google-mail label create --name 'Followup'
$ maton google-mail label update Label_123 --name 'Renamed'