コンテンツにスキップ

bee document list

List documents

Use --keyword to search within document titles and content.

Terminal window
bee document list [flags]
-p , --project <id>
Project ID or project key (required)
-k , --keyword <text>
Keyword search
--sort <field>
Sort field {created|updated}
--order <dir>
Sort order
-L , --count <n>
Number of results (default: 20)
--offset <n>
Offset for pagination
--json <fields>
Output as JSON (optionally filter by field names, comma-separated)
-s , --space <hostname>
Space hostname

List documents in a project

Terminal window
bee document list -p PROJECT

Search documents by keyword

Terminal window
bee document list -p PROJECT -k "meeting notes"

Output as JSON

Terminal window
bee document list -p PROJECT --json
BACKLOG_PROJECT
Project ID or project key (required)
BACKLOG_SPACE
Space hostname
BACKLOG_API_KEY
Authenticate with an API key
BACKLOG_PROJECT
Default project ID or project key