rwx packages show
Show details for a package.
Usage
rwx packages show <package-name> [flags]
Arguments
<package-name> (required)
The name of the package to show details for.
Options
--readme
Show the full readme documentation. Cannot be combined with --output json.
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.