2025-10-06 (v5.132)
· One min read
Enhancements and Features
Pw ssh command
- Users can now initiate ssh connection to resources using pw cli
Examples
pw ssh workspaceto connect to user workspacepw ssh pw://namespace/clusterto connect to cluster in a namespace (username)pw ssh pw://namespace/cluster echo helloto execute a remote command over ssh
Bug Fixes
- Can not update or delete workflow configurations
- Sessions widget shows an error if there are any OpenAI sessions
- Should not show copyable public ip and snapshot button when instance is not ready
- Deleted buckets aren't automatically removed from attached storages configuration
Documentation Changes
- Pw ssh cli docs

