Documentation
CLI Reference
Complete reference for all HackLikeMe CLI commands and options.
Quick Start
The primary way to use HackLikeMe is through the TUI (Terminal User Interface):
$ hacklikemeThis starts the interactive TUI where you can type requests in natural language. The appropriate agent is automatically selected based on your request.
Main Commands
hacklikemeStart the TUI (Terminal User Interface). Opens authentication if not logged in.
hacklikeme --versionDisplay the current version of HackLikeMe.
hacklikeme --helpShow help information and available commands.
Authentication
hacklikeme auth statusCheck your current login status, plan, and remaining capacity.
hacklikeme auth hacklikemeLog in to your HackLikeMe account. Opens browser for authentication.
hacklikeme auth hacklikeme-logoutLog out from your HackLikeMe account.
hacklikeme auth listList all configured authentication providers and credentials.
Using the TUI
Once in the TUI, simply type your request in natural language:
> create a REST API in Python> scan this project for vulnerabilities> deploy my app to kubernetesHackLikeMe automatically routes your request to the appropriate agent (Coder, FullStack, DevOps, Security, Plan, or Monitoring).
Configuration
HackLikeMe stores configuration in:
~/.hacklikeme/%USERPROFILE%\.hacklikeme\