rwx docs pull
Fetch an RWX documentation article as markdown.
Usage
rwx docs pull <url-or-path> [flags]
Arguments
<url-or-path> (required)
The URL or path of the documentation article to fetch.
Global Options
--output <format>
Output format: text or json. Defaults to text.
--access-token <token>
The access token for RWX. Defaults to the value of the $RWX_ACCESS_TOKEN environment variable.