Basic Commands

Command Syntax

cliai "your question or request"

Examples

File Operations

cliai "list all files in current directory"
cliai "find files larger than 100MB"
cliai "compress this folder"
cliai "extract archive.tar.gz"

System Information

cliai "check disk usage"
cliai "show memory usage"
cliai "list running processes"
cliai "what's my IP address?"

Git Operations

cliai "show git status"
cliai "create a new branch"
cliai "undo last commit"
cliai "show commit history"

Network Operations

cliai "test internet connection"
cliai "download file from URL"
cliai "check if port 8080 is open"

Package Management

cliai "install package nginx"
cliai "update all packages"
cliai "search for package python"