コンテンツにスキップ

bee wiki list

List wiki pages

Use --keyword to filter pages by name or content.

Terminal window
bee wiki list [flags]
-p, --project <id>
Project ID or project key (required)
-k, --keyword <text>
Keyword search
--json <fields>
Output as JSON (optionally filter by field names, comma-separated)
-s, --space <hostname>
Space hostname (e.g. xxx.backlog.com, or your own domain)
-y, --yes
Skip confirmation prompt

List all wiki pages in a project

Terminal window
bee wiki list -p PROJECT

Search wiki pages by keyword

Terminal window
bee wiki list -p PROJECT --keyword "setup"

Output as JSON

Terminal window
bee wiki list -p PROJECT --json
BACKLOG_PROJECT
Project ID or project key (required)
BACKLOG_SPACE
Space hostname (e.g. xxx.backlog.com, or your own domain)
BACKLOG_API_KEY
Authenticate with an API key
BACKLOG_SPACE
Space hostname
BACKLOG_PROJECT
Default project ID or project key