You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[`gog gmail (mail,email) drafts (draft) delete (rm,del,remove) <draftId>`](commands/gog-gmail-drafts-delete.md) - Permanently delete a draft (not recoverable; drafts are not moved to Trash)
339
339
-[`gog gmail (mail,email) drafts (draft) get (info,show) <draftId> [flags]`](commands/gog-gmail-drafts-get.md) - Get draft details
340
340
-[`gog gmail (mail,email) drafts (draft) list (ls) [flags]`](commands/gog-gmail-drafts-list.md) - List drafts
DeleteGmailDraftsDeleteCmd`cmd:"" name:"delete" aliases:"rm,del,remove" help:"Delete a draft"`
19
+
DeleteGmailDraftsDeleteCmd`cmd:"" name:"delete" aliases:"rm,del,remove" help:"Permanently delete a draft (not recoverable; drafts are not moved to Trash)"`
20
20
SendGmailDraftsSendCmd`cmd:"" name:"send" aliases:"post" help:"Send a draft"`
21
21
CreateGmailDraftsCreateCmd`cmd:"" name:"create" aliases:"add,new" help:"Create a draft"`
22
22
UpdateGmailDraftsUpdateCmd`cmd:"" name:"update" aliases:"edit,set" help:"Update a draft"`
0 commit comments