Categories
Tags
Agent Mode Astro Auto Accept Automation Camping changelog Chat clear CLI Code Actions Codex compact Component Design Configuration context Context Copilot copy Ctrl+S CUDA Cursor Day Trip delegate diff Dynamic Routing Editor Error Error Fix Error Handling experimental Gemini git GitHub GitHub Copilot Google Hiking Hot Springs init Installation Iwate Prefecture Kobe Linux Localization Mac Mention Meteor Shower Mode Switching model Nara Prefecture NES NoAdapterInstalled Node.js nvm OpenAI params plan PowerShell Prompt props Public Key Authentication Python Redirect Reference Rename research rewind SEO Settings share Shell Execution Shift+Tab Shortcut SSH SSH config ssh-copy-id Stargazing Static Site streamer-mode Student undo Update usage Visual Studio VS Code VS2026 Windows WSL
117 words
1 minutes
How to Share Sessions in GitHub Copilot CLI【/share】
Overview
Had a great Copilot session where you figured out something useful, and wished you could share it with your team?
Taking screenshots is clunky and hard to read. The /share command exports your session as a clean Markdown file or GitHub Gist.
Usage
Run this in Copilot CLI:
/copilot> /shareYou’ll be prompted to choose an output format:
- Markdown file — saved locally
- GitHub Gist — shareable via URL
When to Use It
| Scenario | Why it helps |
|---|---|
| Sharing research findings with your team | Clean, readable output |
| Attaching context to a code review | Show the reasoning behind decisions |
| Drafting blog posts or docs | Markdown is ready to use |
| Saving notes for yourself | Easy to find and revisit later |
Related Posts
How to Share Sessions in GitHub Copilot CLI【/share】
https://naonao-na.com/en/posts/github-copilot-cli-share/
