Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
https-github-com-bit
/
cli
Public
forked from
cli/cli
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cli
pkg
cmd
codespace
on
delete-me
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 2, 2021
gh cs cp --help: fix typo
adonovan
authored
5fea604
View commit details
Copy full SHA for 5fea604
View code at this point
Browse repository at this point
Commits on Nov 24, 2021
Fix `codespace code` command under WSL (#4747)
Show description for a573eb5
mislav
authored
a573eb5
View commit details
Copy full SHA for a573eb5
View code at this point
Browse repository at this point
Commits on Nov 18, 2021
Remove the default value from idle-timeout as the API takes care of it and this can override user settings
reybard
committed
91dc722
View commit details
Copy full SHA for 91dc722
View code at this point
Browse repository at this point
Add idle timeout to `cs create` parameters (#4741)
Show description for 90313fb
reybard
and
mislav
authored
90313fb
View commit details
Copy full SHA for 90313fb
View code at this point
Browse repository at this point
Commits on Nov 17, 2021
Add prebuild availability status to create codespaces (#4737)
adnamalin
authored
15c8f29
View commit details
Copy full SHA for 15c8f29
View code at this point
Browse repository at this point
Commits on Nov 9, 2021
Merge pull request #4675 from cli/docs-web-formatting
Show description for dae77fd
mislav
authored
dae77fd
View commit details
Copy full SHA for dae77fd
View code at this point
Browse repository at this point
Commits on Nov 8, 2021
Rename errors from Live Share to generic codespace
josebalius
authored
8296904
View commit details
Copy full SHA for 8296904
View code at this point
Browse repository at this point
Commits on Nov 3, 2021
Clean up codespace cp docs
Show description for 2c180a6
mislav
committed
2c180a6
View commit details
Copy full SHA for 2c180a6
View code at this point
Browse repository at this point
Make sure URLs in man pages render as hyperlinks on the web
mislav
committed
9b7d535
View commit details
Copy full SHA for 9b7d535
View code at this point
Browse repository at this point
Commits on Oct 25, 2021
Publish codespace commands (#4606)
mislav
authored
31ba2ea
View commit details
Copy full SHA for 31ba2ea
View code at this point
Browse repository at this point
Update branding of VSCode in the code command
srivatsn
authored
32f1ea5
View commit details
Copy full SHA for 32f1ea5
View code at this point
Browse repository at this point
Remove unnecessary pointers to Go maps
mislav
committed
83a08aa
View commit details
Copy full SHA for 83a08aa
View code at this point
Browse repository at this point
Merge pull request #4591 from cli/codespaces-json-export
Show description for 8d9e8e3
mislav
authored
8d9e8e3
View commit details
Copy full SHA for 8d9e8e3
View code at this point
Browse repository at this point
Touch-up codespaces exporting functionality
mislav
committed
905cb3b
View commit details
Copy full SHA for 905cb3b
View code at this point
Browse repository at this point
Commits on Oct 22, 2021
codespace create: make the branch input optional
Show description for 436762d
mislav
committed
436762d
View commit details
Copy full SHA for 436762d
View code at this point
Browse repository at this point
codespace create: avoid unnecessarily fetching user
mislav
committed
3492109
View commit details
Copy full SHA for 3492109
View code at this point
Browse repository at this point
:fire: obsolete `codespace/output` package
mislav
committed
a5fa70a
View commit details
Copy full SHA for a5fa70a
View code at this point
Browse repository at this point
codespace ports: support `--json` and `--template` export flags
mislav
committed
cbeb675
View commit details
Copy full SHA for cbeb675
View code at this point
Browse repository at this point
codespace list: support `--json` and `--template` export flags
mislav
committed
badbf51
View commit details
Copy full SHA for badbf51
View code at this point
Browse repository at this point
Commits on Oct 21, 2021
Merge pull request #4584 from cli/FlagErrorf
Show description for 2f7f224
adonovan
authored
2f7f224
View commit details
Copy full SHA for 2f7f224
View code at this point
Browse repository at this point
Improve table output from codespace list command (#4516)
Show description for 6759511
3 people
authored
6759511
View commit details
Copy full SHA for 6759511
View code at this point
Browse repository at this point
codespace: progress indication, logging (#4555)
Show description for bbea5ac
josebalius
and
mislav
authored
bbea5ac
View commit details
Copy full SHA for bbea5ac
View code at this point
Browse repository at this point
Add FlagErrorf; encapsulate FlagError.error
adonovan
committed
f4491c7
View commit details
Copy full SHA for f4491c7
View code at this point
Browse repository at this point
use FlagError
adonovan
committed
7215522
View commit details
Copy full SHA for 7215522
View code at this point
Browse repository at this point
Commits on Oct 20, 2021
Report error if no filename is remote
adonovan
committed
8fb5e5e
View commit details
Copy full SHA for 8fb5e5e
View code at this point
Browse repository at this point
Commits on Oct 19, 2021
Merge pull request #4564 from cli/e-flag
Show description for fc1de3a
adonovan
authored
fc1de3a
View commit details
Copy full SHA for fc1de3a
View code at this point
Browse repository at this point
Disable remote shell expansion unless -e
adonovan
committed
f683d6c
View commit details
Copy full SHA for f683d6c
View code at this point
Browse repository at this point
Commits on Oct 18, 2021
Merge pull request #4553 from cli/cs-cp
Show description for b96ccb4
adonovan
authored
b96ccb4
View commit details
Copy full SHA for b96ccb4
View code at this point
Browse repository at this point
Use correct destination string, not root@localhost
adonovan
committed
48ada6d
View commit details
Copy full SHA for 48ada6d
View code at this point
Browse repository at this point
gh cs cp: copy files between local/remote file systems
adonovan
committed
e31b256
View commit details
Copy full SHA for e31b256
View code at this point
Browse repository at this point
Merge branch 'trunk' into mm-codespaces-remove-friendly-machine-name
asciimike
authored
e923eb8
View commit details
Copy full SHA for e923eb8
View code at this point
Browse repository at this point
Commits on Oct 16, 2021
Update cmd docs to match other commands
josebalius
committed
84ced52
View commit details
Copy full SHA for 84ced52
View code at this point
Browse repository at this point
Commits on Oct 15, 2021
removing unused dependencies
asciimike
authored
e175d0f
View commit details
Copy full SHA for e175d0f
View code at this point
Browse repository at this point
Fixing formatting
asciimike
authored
5f98c9d
View commit details
Copy full SHA for 5f98c9d
View code at this point
Browse repository at this point
Removing "friendly" machine name from prompt
Show description for 21ff083
asciimike
authored
21ff083
View commit details
Copy full SHA for 21ff083
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.