Skip to content

Conversation

@fern-support
Copy link
Contributor

Summary

This PR adds documentation for a new fern deep command to the CLI reference. The command provides a convenient way for users to email Deep, one of Fern's co-founders.

Changes

  • Added fern deep to the main commands table
  • Created detailed documentation section with usage examples
  • Documented command options:
    • --subject: Specify the email subject line
    • --message: Provide the email body content
  • Included example usage patterns for the command

Usage

Users can now run:

# Open default email client
fern deep

# Compose email from terminal
fern deep --subject "Question about SDK generation" --message "..."

This provides a direct communication channel between the Fern community and leadership for questions, feedback, and ideas.

Added documentation for the new `fern deep` command that allows users to easily email Deep, Fern's co-founder. The command supports optional --subject and --message flags for composing emails directly from the terminal, or opens the default email client when run without options.

This provides a direct communication channel between the Fern community and leadership for questions, feedback, and ideas.
@github-actions
Copy link
Contributor

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.

2 participants