Skip to main content

What is CLI?

A CLI (Command Line Interface) is a tool that controls software through text commands. Unlike apps or websites, a CLI runs in a terminal — one line gets things done. Happycapy runs on a cloud sandbox with a full Linux terminal. Any CLI you install is globally available across the environment, with no local dependency conflicts. Describe what you need in natural language, and Happycapy picks the right CLI for the job — conversation and command line, seamlessly combined.

Getting Started

Find a CLI you want to use, then send Happycapy this prompt:
Install this: [repo URL], globally, tell me what it can do, and walk me through configuration
Happycapy will handle the install, explain the features, and guide you through interactive setup.

Workplace

Lark (lark-cli)

Official Lark/Feishu CLI wrapping 2500+ API endpoints into 200+ commands — messages, docs, calendar, Base tables, and more. Built for AI agents.
Install this: https://github.com/larksuite/cli, globally, tell me what it can do, and walk me through configuration

DingTalk (dws)

Official DingTalk CLI covering calendar, tasks, messages, contacts, attendance, and smart tables.
Install this: https://github.com/DingTalk-Real-AI/dingtalk-workspace-cli, globally, tell me what it can do, and walk me through configuration

Code Collaboration

GitHub CLI (gh)

Brings PRs, Issues, and code review workflows directly into Happycapy.
Install this: https://github.com/cli/cli, globally, tell me what it can do, and walk me through configuration

GitLab CLI (glab)

Manage Issues, Merge Requests, and CI/CD pipelines from Happycapy. Supports GitLab.com, self-hosted instances, and multiple accounts. Includes built-in GitLab Duo AI integration.
Install this: https://gitlab.com/gitlab-org/cli, globally, tell me what it can do, and walk me through configuration

Infrastructure

Vercel CLI

Deploy frontend projects to Vercel in one command. Initialize from templates, connect Git repos, and trigger auto-deploys on git push.
Install this: https://github.com/vercel/vercel, globally, tell me what it can do, and walk me through configuration

Supabase CLI

Run a full Supabase environment locally, manage database migrations, deploy Edge Functions, and generate TypeScript types from your schema.
Install this: https://github.com/supabase/cli, globally, tell me what it can do, and walk me through configuration

Stripe CLI

Test webhooks locally, tail live API request logs, and manage Stripe resources (customers, payments) from the command line.
Install this: https://github.com/stripe/stripe-cli, globally, tell me what it can do, and walk me through configuration

AWS CLI

Manage all AWS services from one tool. Supports JMESPath query filtering, tab completion, and --waiter for polling resource state.
Install this: https://github.com/aws/aws-cli, globally, tell me what it can do, and walk me through configuration

Alibaba Cloud CLI

Covers ECS, RDS, container services, and more. Supports 8 authentication methods and can format JSON results as tables.
Install this: https://github.com/aliyun/aliyun-cli, globally, tell me what it can do, and walk me through configuration