2024-11-27 (v4.258)
· One min read
Enhancements and Features
Nfs list, attach-storage commands
- Adds
pw nfs lscommand to the cli- This lists all of the nfs storages on a user's account
- Adds
pw cluster attach-storagecommand to the cli- Required Flags: --cluster-uri, --storage-uri, --mount-point
- This will attach the given storage to the given cluster at the given mountpoint
- Does the same action as attaching the storage on the cluster definition page
- The user will be able to see the attached storage on the cluster definition page after running the command sucessfully
nfs ls and cluster attach-storage commands
You can now use the new pw nfs ls and pw cluster attach-storage commands from an authenticated cluster session.
Sessions home page module
Sessions are now available as a home page module which can be added using the customize button on the home page.
Bug Fixes
- Justify sidebar settings to the right
