gh-preview-prompter - Man Page

Execute a test program to preview the prompter

Synopsis

gh preview prompter [prompt type] [flags]

Description

Execute a test program to preview the prompter. Without an argument, all prompts will be run.

Available prompt types: - select - multi-select - input - password - confirm - auth-token - confirm-deletion - input-hostname - markdown-editor

Exit Codes

0: Successful execution

1: Error

2: Command canceled

4: Authentication required

NOTE: Specific commands may have additional exit codes. Refer to the command's help for more information.

See Also

gh-preview(1)

Referenced By

gh-preview(1).

Jun 2025 GitHub CLI manual