Sharing

Sharing is the branch-to-Markdown flow in Grok Code.

Main Command

text
/share

Two Possible Outcomes

  • if cloud share credentials exist, Grok Code uploads Markdown and shows a URL
  • otherwise it saves a local Markdown file in the project directory

Cloud Prerequisites

  • CF_ACCOUNT_ID
  • CF_API_TOKEN

If those are missing, local export is the normal fallback, not an error in itself.

Was this page helpful? Report issues on GitHub.