Options (3)
booleanCreate a codespace in GitHub interactively
Example:
gh {{[cs|codespace]}} createbooleanList all available codespaces
Example:
gh {{[cs|codespace]}} {{[ls|list]}}-h, --helpbooleanDisplay help for a subcommand
Example:
gh {{[cs|codespace]}} {{code|cp|create|delete|edit|...}} {{[-h|--help]}}Examples (8)
Create a codespace in GitHub interactively
gh [cs|codespace] createList all available codespaces
gh [cs|codespace] [ls|list]Transfer a specific file to a codespace interactively
Display the logs from a codespace interactively
gh [cs|codespace] logsDelete a codespace interactively
gh [cs|codespace] deleteDisplay help for a subcommand
gh [cs|codespace] code|cp|create|delete|edit|... [-h|--help]made by @shridhargupta | data from tldr-pages