# pvesm > Manage Proxmox storage. > More information: . - Get status for all datastores: `pvesm status` - List storage contents: `pvesm list {{storage_name}}` - Add a directory storage: `pvesm add dir {{storage_name}} --path {{path/to/directory}}` - Remove a storage: `pvesm remove {{storage_name}}`