rwx packages

Manage RWX packages.

Usage

rwx packages <command> [flags]

Subcommands

  • list - List all available packages and their latest versions
  • show - Show details for a package
  • update - Update all packages to their latest (minor) version

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.