Description
Both pltr resource search and pltr resource list fail with attribute errors:
resource search:
Failed to search resources: 'ResourceClient' object has no attribute 'search'
resource list:
Failed to list resources: 'ResourceClient' object has no attribute 'list'
Steps to reproduce
pltr resource search "test" --profile ithyrion
pltr resource list --profile ithyrion
Expected behavior
resource search should search for resources by query string
resource list should list resources, optionally filtered by folder and type
Environment
- pltr-cli version: 0.13.0
- Python 3.9