bee wiki list
Overview
Section titled “Overview”List wiki pages
Use --keyword to filter pages by name or content.
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
Examples
Section titled “Examples”List all wiki pages in a project
bee wiki list -p PROJECTSearch wiki pages by keyword
bee wiki list -p PROJECT --keyword "setup"Output as JSON
bee wiki list -p PROJECT --jsonEnvironment variables
Section titled “Environment variables”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