Skip to content

Conversation

@fern-support
Copy link
Contributor

Summary

This PR adds documentation for the new fern deep command to the CLI reference. This command allows users to send emails directly to Deep, one of Fern's co-founders.

Changes

  • Added fern deep command entry to the main commands table
  • Created detailed accordion documentation section with:
    • Command overview and usage
    • --subject option for specifying email subject
    • --message option for including email body
    • Note about interactive mode when run without options
    • Example usage for both inline and interactive modes

Documentation Preview

The command appears in the main table alongside other CLI commands and includes full documentation with examples of how to use it with optional flags or in interactive mode.

Added documentation for the new `fern deep` command that allows users to email Deep, one of our co-founders. The command supports optional --subject and --message flags, or can be run interactively without arguments.

Changes:
- Added `fern deep` entry to the main commands table
- Created detailed accordion documentation with usage examples
- Included options for subject and message parameters
@github-actions
Copy link
Contributor

Changed the command syntax from `fern deep` to `fern --dsinghvi` as a global flag option. Updated all references and examples throughout the documentation to reflect this change.

Changes:
- Updated command table entry from `fern deep` to `fern --dsinghvi`
- Updated accordion title and all command examples
- Clarified that additional options can be passed alongside --dsinghvi
@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