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

--no-readme

Hide the readme documentation. By default, the readme is shown.

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.