Ir a contenido
Crea una cuenta
o
inicia sesión
Logotipo de la documentación de Stripe
/
Pregúntale a la IA
Crear cuenta
Iniciar sesión
Empezar
Pagos
Ingresos
Plataformas y marketplaces
Gestión del dinero
Recursos para desarrolladores
Resumen
Control de versiones
Registro de cambios
Actualiza tu versión de la API
Mejora tu versión de SDK
Essentials
SDK
API
Pruebas
CLI de Stripe
Proyectos de muestra
Herramientas
Espacio de trabajo
    Resumen
    How Workbench works
    Casos de uso
    Gestiona los destinos de eventos
    Alertas y análisis de solidez
    Shell y API Explorer
    Métodos abreviados de teclado
Dashboard de desarrolladores
Stripe Shell
Stripe para Visual Studio Code
Funciones
Flujos de trabajo
Destinos de eventos
Alertas de estado de StripeCargas de archivos
Soluciones de IA
Kit de herramientas para agentes
Protocolo de Contexto del Modelo
Seguridad y privacidad
Seguridad
Rastreo web de Stripebot
Privacidad
Ampliar Stripe
Desarrolla aplicaciones de Stripe
Usa aplicaciones de Stripe
Socios
Ecosistema de socios
Certificación de socio
InicioRecursos para desarrolladoresWorkbench

Keyboard shortcuts

Learn about the keyboard shortcuts available for Workbench.

Show and hide Workbench

Open or minimize Workbench from anywhere in the Dashboard with the ~ keyboard shortcut.

Keyboard shortcuts for Shell

Shell uses a similar set of keyboard shortcuts to other command line environments, such as\ Bash.

OperationKeyboard shortcut
Command line completion provides suggestions after typing stripe and pressing spacebar.
  • Tab to see the next suggestion
  • Shift+Tab to see previous suggestions.
Navigate through command prompt history to select a recent command.
  • Up arrow and Down arrow keys to cycle through recent commands
  • Enter to run the selected command
Move the cursor position by one character
  • Left arrow key or Control+B to move left
  • Right arrow key or Control+F to move right
Move the cursor position to the beginning of the command prompt
  • Control+Left arrow key (Windows or Linux)
  • Command+Left arrow key (macOS)
Move the cursor position to the end of the command prompt
  • Control+Right arrow key (Windows or Linux)
  • Command+Right arrow key (macOS)
Delete one word at a time in the command promptControl+W
Delete one character after (and starting from) the cursorControl+D
Delete one character before the cursorBackspace
Remove all characters starting from the cursor to the end of the command promptControl+K
Clear the command promptControl+U
Open a new terminal pane (or click New pane)
  • Alt+Shift+D (Windows or Linux)
  • Command+D (macOS)
Clear the terminal pane (or type “clear”)
  • Control+L (Windows or Linux)
  • Command+K (macOS)
¿Te ha sido útil la página?
SíNo
  • ¿Necesitas ayuda? Ponte en contacto con el equipo de soporte.
  • Únete a nuestro programa de acceso anticipado.
  • Echa un vistazo a nuestro registro de cambios.
  • ¿Tienes alguna pregunta? Ponte en contacto con el equipo de ventas.
  • ¿LLM? Lee llms.txt.
  • Con tecnología de Markdoc