1
0
mirror of synced 2025-12-23 03:44:00 -05:00

Document how to migrate from GHES to GHEC using the API (#32699)

This commit is contained in:
Laura Coursen
2022-11-18 15:45:28 -06:00
committed by GitHub
parent d98d3fee8d
commit 838b1c01b9
2 changed files with 4 additions and 4 deletions

View File

@@ -1,11 +1,11 @@
// all the tools available for the Tool Picker
export const allTools = {
api: 'API',
bash: 'Bash',
cli: 'GitHub CLI',
codespaces: 'Codespaces',
curl: 'cURL',
desktop: 'Desktop',
graphql: 'GraphQL API',
importer_cli: 'GitHub Enterprise Importer CLI',
jetbrains: 'JetBrains IDEs (Beta)',
powershell: 'PowerShell',