diff --git a/cli/src/bin/e2a.ts b/cli/src/bin/e2a.ts index 310fe23..f9ce754 100644 --- a/cli/src/bin/e2a.ts +++ b/cli/src/bin/e2a.ts @@ -10,6 +10,7 @@ import { import { inbox } from "../commands/inbox.js"; import { read } from "../commands/read.js"; import { forward } from "../commands/forward.js"; +import { labels } from "../commands/labels.js"; import { reply } from "../commands/reply.js"; import { send } from "../commands/send.js"; import { config } from "../commands/config.js"; @@ -42,6 +43,7 @@ Usage: e2a read Read a message e2a reply --body … [--reply-all] [--cc …] [--bcc …] e2a forward --to … [--cc …] [--bcc …] [--body …] + e2a labels [--add