Skip to main content
Glama

Sumanshu Arora

cleanup.mdβ€’867 B
# `cleanup` Command Cleanup stopped containers and unused resources. ## Functionality - Removes stopped containers - Cleans up unused Docker resources - Frees up system resources - Removes orphaned volumes and networks ## Options & Arguments - No arguments required ## Configuration - No configuration required ## Example ``` cleanup ``` ### Sample Output ``` 🧹 Cleaning up resources... πŸ—‘οΈ Removed 3 stopped containers πŸ“¦ Freed 1.2GB of disk space πŸ”— Cleaned up 2 unused networks βœ… Cleanup completed successfully ``` ## When and How to Run - Use periodically to free up resources - Run after removing multiple deployments - Use when disk space is running low - Good practice for system maintenance ## Related Commands - `status` - Check resource usage before cleanup - `remove` - Remove specific deployments - `stop` - Stop running deployments

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Data-Everything/mcp-server-templates'

If you have feedback or need assistance with the MCP directory API, please join our Discord server