From 4a0758fab8efe11c58b4c70f3b141d179bb2b823 Mon Sep 17 00:00:00 2001 From: Harikrishna C Date: Fri, 10 Oct 2025 23:29:33 +0530 Subject: [PATCH] gh-preview: add page (#18568) Co-authored-by: Managor <42655600+Managor@users.noreply.github.com> Co-authored-by: Dylan <145150333+dmmqz@users.noreply.github.com> --- pages/common/gh-preview.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 pages/common/gh-preview.md diff --git a/pages/common/gh-preview.md b/pages/common/gh-preview.md new file mode 100644 index 0000000000..f987944c69 --- /dev/null +++ b/pages/common/gh-preview.md @@ -0,0 +1,9 @@ +# gh preview + +> Preview GitHub CLI programs for testing and development purposes. +> These commands are unstable and may change at any time. +> More information: . + +- Run a specific preview command: + +`gh preview {{command}}`