- Added `pulumi cloud api describe` to inspect API operation parameters, request body, and response schema with text, markdown, and JSON output.
- Added `pulumi cloud api list` to browse all endpoints exposed by the Pulumi Cloud OpenAPI spec with table and JSON output.
- Fixed regression in property path parsing that caused errors for previously valid paths.