Skip to content

Conversation

@fern-support
Copy link
Contributor

Summary

Introduces a new CLI command fern deep that allows users to send emails directly to Deep, our co-founder.

Changes

  • Added command to reference table: Listed fern deep in the main commands table with a clear description
  • Comprehensive documentation: Created a detailed accordion section with:
    • Command syntax and usage
    • --subject and --message parameter descriptions
    • Practical examples
    • Helpful tip about interactive mode when flags are omitted

Example Usage

# With flags
fern deep --subject "Feature request" --message "Hi Deep! Love the product..."

# Interactive mode (prompts for subject and message)
fern deep

This enhancement makes it easy for users to reach out to Deep directly from the CLI with questions, feedback, or just to say hello!

This commit introduces a new CLI command 'fern deep' that allows users to send emails directly to Deep, our co-founder. The command supports optional --subject and --message flags, with interactive prompts when flags are not provided.

Changes:
- Added 'fern deep' to the main commands reference table
- Created comprehensive documentation in an accordion section
- Included usage examples and parameter descriptions
- Added helpful tip about interactive mode

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@github-actions
Copy link
Contributor

@sahil485 sahil485 closed this Oct 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants