Skip to content

Conversation

@fern-support
Copy link
Contributor

Summary

This PR adds documentation for a new fern deep command to the CLI reference that allows users to email our co-founder Deep directly from the command line.

Changes

  • Main commands table: Added fern deep command entry with description
  • Detailed documentation: Created a comprehensive accordion section including:
    • Command overview and purpose
    • Usage syntax with optional flags
    • --subject flag to pre-fill email subject
    • --body flag to pre-fill email message
    • Examples demonstrating command usage
    • Tip about combining both options

Documentation Location

fern/products/cli-api-reference/pages/commands.mdx

The new command is positioned after fern logout in the authentication-related commands section, providing users an easy way to reach out for help or feedback.

This commit introduces a new 'fern deep' command that allows users to email co-founder Deep directly from the CLI. The command includes optional --subject and --body flags to pre-fill email content, making it easier for users to reach out with questions, feedback, or support requests.

Changes:
- Added 'fern deep' to the main commands table
- Created detailed documentation section with usage examples
- Included command syntax and optional parameters
@github-actions
Copy link
Contributor

@devalog devalog closed this Nov 6, 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