rwx docs search

Search RWX documentation.

Usage

rwx docs search <query> [flags]

Arguments

<query> (required)

The search query to use when searching the documentation.

Options

--limit <count>

Maximum number of search results. Defaults to 5.

Global Options

--format <format>

Output format: text or json. Defaults to text.

--json

Output JSON data to stdout. Equivalent to --format json.

--access-token <token>

The access token for RWX. Defaults to the value of the $RWX_ACCESS_TOKEN environment variable.