Your contributions are welcome!
- Search previous suggestions before making a new one to avoid duplicates.
- Make an individual pull request for each suggestion.
- Use the following format:
- [Name](link) - Description. - Descriptions should start with an uppercase letter and end with a period.
- New categories or improvements to existing ones are welcome.
- Keep descriptions short and sweet.
- Check your spelling and grammar.
- Make sure your text editor is set to remove trailing whitespace.
This list is for SaaS product CLIs — command-line interfaces that let you interact with a SaaS product or cloud service from the terminal. The CLI should be:
- Official (built by the product team) or a well-maintained community alternative.
- Actively maintained (commits within the last 12 months).
- Publicly available (open source or free to download).
- Supports
--jsonor structured output (agent-friendly). - Non-interactive mode available (scriptable).
- Has comprehensive
--helpdocumentation.
- General developer utilities (jq, ripgrep, fzf).
- AI coding agents (Claude Code, Cursor, Codex).
- Desktop application CLIs (use CLI-Anything for those).
- Abandoned projects with no activity for 12+ months.
Thank you for your suggestions!