Skip to content

CLI - Send text-based email content from a text file #54

@weaponsforge

Description

@weaponsforge

What problem will this feature address?

  • Writing long text email content (eg., 1000 characters long) directly in the command line (CLI) is tedious.
  • This feature will also allow conveniently sending machine-generated output and logs (saved to text files) to emails.

Describe the solution you'd like

Add a flag in the sendemail text options to allow reading and sending text content from a file, eg.,
sendemail text -s "Subject Title" -f ./path/to/content.txt ...

Describe alternatives you've considered

This is a new feature. There's no current workaround since the CLI only allows manual input.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureMain project feature

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions