{"id":49576874,"url":"https://github.com/mrvi0/cli-cheatsheet","last_synced_at":"2026-05-03T17:36:16.534Z","repository":{"id":303075249,"uuid":"1014309035","full_name":"mrvi0/cli-cheatsheet","owner":"mrvi0","description":"🚀 Interactive CLI cheat sheet utility with multi-language support. Quick command reference for bash, git, docker, vim, systemctl, tmux, htop, curl, ssh, find, tar, awk and more. Features search, colorized output, and easy language switching.","archived":false,"fork":false,"pushed_at":"2025-08-18T11:42:00.000Z","size":399,"stargazers_count":4,"open_issues_count":60,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-18T13:27:18.639Z","etag":null,"topics":["bash","cheat-sheet","cli","colorized-output","command-line","docker","documentation","git","interactive","linux","multi-language","reference","search","shell","ssh","systemctl","terminal","tmux","utilities","vim"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mrvi0.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-07-05T13:11:30.000Z","updated_at":"2025-08-18T11:41:56.000Z","dependencies_parsed_at":"2025-07-05T15:17:38.794Z","dependency_job_id":null,"html_url":"https://github.com/mrvi0/cli-cheatsheet","commit_stats":null,"previous_names":["mrvi0/cli-cheatsheet"],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/mrvi0/cli-cheatsheet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrvi0%2Fcli-cheatsheet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrvi0%2Fcli-cheatsheet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrvi0%2Fcli-cheatsheet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrvi0%2Fcli-cheatsheet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mrvi0","download_url":"https://codeload.github.com/mrvi0/cli-cheatsheet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrvi0%2Fcli-cheatsheet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32579047,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T06:36:36.687Z","status":"ssl_error","status_checked_at":"2026-05-03T06:36:09.306Z","response_time":103,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bash","cheat-sheet","cli","colorized-output","command-line","docker","documentation","git","interactive","linux","multi-language","reference","search","shell","ssh","systemctl","terminal","tmux","utilities","vim"],"created_at":"2026-05-03T17:36:15.653Z","updated_at":"2026-05-03T17:36:16.527Z","avatar_url":"https://github.com/mrvi0.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cli-cheatsheet\n\u003c!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section --\u003e\n[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)\n\u003c!-- ALL-CONTRIBUTORS-BADGE:END --\u003e\n\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![Shell](https://img.shields.io/badge/Shell-Bash-green.svg)](https://www.gnu.org/software/bash/)\n[![Platform](https://img.shields.io/badge/Platform-Linux%20%7C%20macOS%20%7C%20WSL-blue.svg)](https://en.wikipedia.org/wiki/Unix-like)\n\nAn interactive terminal utility for quick command reference.\n\n\u003cdetails\u003e\n\u003csummary\u003e🌍 Choose your language / Выберите язык\u003c/summary\u003e\n\n| Language | Documentation |\n|----------|---------------|\n| 🇺🇸 English | [README.md](README.md) (current) |\n| 🇷🇺 Русский | [docs/ru/README.md](docs/ru/README.md) |\n\n\u003c/details\u003e\n\n## 🚀 Idea\n\nCall `cheat \u003ctopic\u003e` to display a concise and useful cheat sheet for commands (bash, git, docker, vim, systemctl, etc.).\n\n## ✨ Features\n- `cheat \u003ctopic\u003e` — shows a text cheat sheet by key\n- **Comprehensive topic support**: `cheat git`, `cheat bash`, `cheat docker`, `cheat systemctl`, `cheat tmux`, `cheat htop`, `cheat curl`, `cheat ssh`, `cheat find`\n- **Colorful output** (headers, commands, descriptions)\n- **Autocompletion or list all topics**: `cheat list`\n- **Advanced search functionality**: `cheat search \u003cquery\u003e` with grouped results by topic\n- **Multi-language support** (en/ru) with JSON-based translations\n- **Theme support** (light/dark)\n- **Language switching**: `cheat lang \u003clanguage\u003e`\n- **Template-based system** with placeholder substitution\n- **Optimized performance** with efficient translation lookup\n\n## 📊 Cheat Sheets Status\n\n### 🔧 System Utilities\n| Utility | 🇺🇸 English | 🇷🇺 Русский | 🇩🇪 Deutsch | 🇫🇷 Français | 🇪🇸 Español |\n|---------|-------------|-------------|-------------|--------------|-------------|\n| bash | ✅ | ✅ | ❌ | ❌ | ❌ |\n| systemctl | ✅ | ✅ | ❌ | ❌ | ❌ |\n| cron | ✅ | ✅ | ❌ | ❌ | ❌ |\n| htop | ✅ | ✅ | ❌ | ❌ | ❌ |\n| tmux | ✅ | ✅ | ❌ | ❌ | ❌ |\n| ps | ✅ | ✅ | ❌ | ❌ | ❌ |\n| kill | ✅ | ✅ | ❌ | ❌ | ❌ |\n| top | ✅ | ✅ | ❌ | ❌ | ❌ |\n| iotop | 🔄 | 🔄 | ❌ | ❌ | ❌ |\n| useradd | 🔄 | 🔄 | ❌ | ❌ | ❌ |\n| sudo | 🔄 | 🔄 | ❌ | ❌ | ❌ |\n| mount | 🔄 | 🔄 | ❌ | ❌ | ❌ |\n\n### 🌐 Network Utilities\n| Utility | 🇺🇸 English | 🇷🇺 Русский | 🇩🇪 Deutsch | 🇫🇷 Français | 🇪🇸 Español |\n|---------|-------------|-------------|-------------|--------------|-------------|\n| curl | ✅ | ✅ | ❌ | ❌ | ❌ |\n| ssh | ✅ | ✅ | ❌ | ❌ | ❌ |\n| netstat | ✅ | ✅ | ❌ | ❌ | ❌ |\n| nmap | ✅ | ✅ | ❌ | ❌ | ❌ |\n| lsof | ✅ | ✅ | ❌ | ❌ | ❌ |\n| ping | 🔄 | 🔄 | ❌ | ❌ | ❌ |\n| traceroute | 🔄 | 🔄 | ❌ | ❌ | ❌ |\n| dig | 🔄 | 🔄 | ❌ | ❌ | ❌ |\n| wget | 🔄 | 🔄 | ❌ | ❌ | ❌ |\n| rsync | 🔄 | 🔄 | ❌ | ❌ | ❌ |\n| nc | 🔄 | 🔄 | ❌ | ❌ | ❌ |\n| iftop | 🔄 | 🔄 | ❌ | ❌ | ❌ |\n\n### 🛡️ Security \u0026 Firewalls\n| Utility | 🇺🇸 English | 🇷🇺 Русский | 🇩🇪 Deutsch | 🇫🇷 Français | 🇪🇸 Español |\n|---------|-------------|-------------|-------------|--------------|-------------|\n| ufw | ✅ | ✅ | ❌ | ❌ | ❌ |\n| iptables | ✅ | ✅ | ❌ | ❌ | ❌ |\n| fail2ban | 🔄 | 🔄 | ❌ | ❌ | ❌ |\n| openssl | 🔄 | 🔄 | ❌ | ❌ | ❌ |\n| gpg | 🔄 | 🔄 | ❌ | ❌ | ❌ |\n| ssh-keygen | 🔄 | 🔄 | ❌ | ❌ | ❌ |\n\n### 📝 Text Processing\n| Utility | 🇺🇸 English | 🇷🇺 Русский | 🇩🇪 Deutsch | 🇫🇷 Français | 🇪🇸 Español |\n|---------|-------------|-------------|-------------|--------------|-------------|\n| vim | ✅ | ✅ | ❌ | ❌ | ❌ |\n| sed | ✅ | ✅ | ❌ | ❌ | ❌ |\n| awk | ✅ | ✅ | ❌ | ❌ | ❌ |\n| grep | 🔄 | 🔄 | ❌ | ❌ | ❌ |\n| cut | 🔄 | 🔄 | ❌ | ❌ | ❌ |\n| sort | 🔄 | 🔄 | ❌ | ❌ | ❌ |\n| wc | 🔄 | 🔄 | ❌ | ❌ | ❌ |\n| jq | 🔄 | 🔄 | ❌ | ❌ | ❌ |\n| nano | 🔄 | 🔄 | ❌ | ❌ | ❌ |\n\n### 🔍 File System \u0026 Search\n| Utility | 🇺🇸 English | 🇷🇺 Русский | 🇩🇪 Deutsch | 🇫🇷 Français | 🇪🇸 Español |\n|---------|-------------|-------------|-------------|--------------|-------------|\n| find | ✅ | ✅ | ❌ | ❌ | ❌ |\n| ls | 🔄 | 🔄 | ❌ | ❌ | ❌ |\n| cp | 🔄 | 🔄 | ❌ | ❌ | ❌ |\n| chmod | 🔄 | 🔄 | ❌ | ❌ | ❌ |\n| du | 🔄 | 🔄 | ❌ | ❌ | ❌ |\n| locate | 🔄 | 🔄 | ❌ | ❌ | ❌ |\n| ripgrep | 🔄 | 🔄 | ❌ | ❌ | ❌ |\n\n### 📦 Archiving \u0026 Compression\n| Utility | 🇺🇸 English | 🇷🇺 Русский | 🇩🇪 Deutsch | 🇫🇷 Français | 🇪🇸 Español |\n|---------|-------------|-------------|-------------|--------------|-------------|\n| tar | ✅ | ✅ | ❌ | ❌ | ❌ |\n| zip | 🔄 | 🔄 | ❌ | ❌ | ❌ |\n| gzip | 🔄 | 🔄 | ❌ | ❌ | ❌ |\n| bzip2 | 🔄 | 🔄 | ❌ | ❌ | ❌ |\n| xz | 🔄 | 🔄 | ❌ | ❌ | ❌ |\n| zstd | 🔄 | 🔄 | ❌ | ❌ | ❌ |\n\n### 🐳 Containerization\n| Utility | 🇺🇸 English | 🇷🇺 Русский | 🇩🇪 Deutsch | 🇫🇷 Français | 🇪🇸 Español |\n|---------|-------------|-------------|-------------|--------------|-------------|\n| docker | ✅ | ✅ | ❌ | ❌ | ❌ |\n| docker-compose | 🔄 | 🔄 | ❌ | ❌ | ❌ |\n| kubectl | 🔄 | 🔄 | ❌ | ❌ | ❌ |\n| podman | 🔄 | 🔄 | ❌ | ❌ | ❌ |\n\n### 🔧 Development Tools\n| Utility | 🇺🇸 English | 🇷🇺 Русский | 🇩🇪 Deutsch | 🇫🇷 Français | 🇪🇸 Español |\n|---------|-------------|-------------|-------------|--------------|-------------|\n| git | ✅ | ✅ | ❌ | ❌ | ❌ |\n| make | 🔄 | 🔄 | ❌ | ❌ | ❌ |\n| cmake | 🔄 | 🔄 | ❌ | ❌ | ❌ |\n| gcc | 🔄 | 🔄 | ❌ | ❌ | ❌ |\n| gdb | 🔄 | 🔄 | ❌ | ❌ | ❌ |\n| valgrind | 🔄 | 🔄 | ❌ | ❌ | ❌ |\n\n### 📦 Package Management\n| Utility | 🇺🇸 English | 🇷🇺 Русский | 🇩🇪 Deutsch | 🇫🇷 Français | 🇪🇸 Español |\n|---------|-------------|-------------|-------------|--------------|-------------|\n| package-managers | ✅ | ✅ | ❌ | ❌ | ❌ |\n| apt | ✅ | ✅ | ❌ | ❌ | ❌ |\n| yum | 🔄 | 🔄 | ❌ | ❌ | ❌ |\n| dnf | 🔄 | 🔄 | ❌ | ❌ | ❌ |\n| pacman | 🔄 | 🔄 | ❌ | ❌ | ❌ |\n| snap | 🔄 | 🔄 | ❌ | ❌ | ❌ |\n| flatpak | 🔄 | 🔄 | ❌ | ❌ | ❌ |\n\n**Legend:**\n- ✅ Available - Complete cheat sheet with translations\n- ❌ Not available - Cheat sheet or translations missing\n- 🔄 In progress - Currently being developed\n\n\n\n## 📁 Project Structure\n```\ncli-cheatsheet/\n├── cheat.sh              # Main script\n├── config.json           # Configuration\n├── localizations/        # Translation files by language\n│   ├── en/              # English translations\n│   │   ├── bash.json    # Bash translations\n│   │   ├── git.json     # Git translations\n│   │   ├── docker.json  # Docker translations\n│   │   ├── vim.json     # Vim translations\n│   │   ├── systemctl.json # Systemctl translations\n│   │   ├── tmux.json    # Tmux translations\n│   │   ├── htop.json    # Htop translations\n│   │   ├── curl.json    # Curl translations\n│   │   ├── ssh.json     # SSH translations\n│   │   ├── find.json    # Find translations\n│   │   ├── tar.json     # Tar translations\n│   │   └── awk.json     # AWK translations\n│   └── ru/              # Russian translations\n│       ├── bash.json    # Bash translations\n│       ├── git.json     # Git translations\n│       ├── docker.json  # Docker translations\n│       ├── vim.json     # Vim translations\n│       ├── systemctl.json # Systemctl translations\n│       ├── tmux.json    # Tmux translations\n│       ├── htop.json    # Htop translations\n│       ├── curl.json    # Curl translations\n│       ├── ssh.json     # SSH translations\n│       ├── find.json    # Find translations\n│       ├── tar.json     # Tar translations\n│       ├── awk.json     # AWK translations\n│       ├── ps.json      # PS translations\n│       ├── kill.json    # KILL translations\n│       ├── apt.json     # APT translations\n│       └── top.json     # TOP translations\n├── templates/            # Cheat sheet templates\n│   ├── bash.txt         # Bash template\n│   ├── git.txt          # Git template\n│   ├── docker.txt       # Docker template\n│   ├── vim.txt          # Vim template\n│   ├── systemctl.txt    # Systemctl template\n│   ├── tmux.txt         # Tmux template\n│   ├── htop.txt         # Htop template\n│   ├── curl.txt         # Curl template\n│   ├── ssh.txt          # SSH template\n│   ├── find.txt         # Find template\n│   ├── tar.txt          # Tar template\n│   ├── awk.txt          # AWK template\n│   ├── ps.txt           # PS template\n│   ├── kill.txt         # KILL template\n│   ├── apt.txt          # APT template\n│   └── top.txt          # TOP template\n└── docs/                # Documentation\n    └── ru/              # Russian documentation\n        └── README.md    # Russian README\n```\n\n## 🛠️ Installation\n\n### Quick Install (Recommended)\n```bash\ngit clone https://github.com/mrvi0/cli-cheatsheet.git\ncd cli-cheatsheet\nsudo ln -s \"$(pwd)/cheat.sh\" /usr/local/bin/cheat\n```\n\n**After installation, you can use `cheat` command from anywhere in your system!**\n\n### Manual Install\n```bash\ngit clone https://github.com/mrvi0/cli-cheatsheet.git\ncd cli-cheatsheet\nchmod +x cheat.sh\n./cheat.sh \u003ctopic\u003e\n```\n\n## 📸 Screenshots\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"docs/images/help.png\" alt=\"Help Command\" width=\"600\"/\u003e\n  \u003cp\u003e\u003cem\u003eHelp command output and usage instructions\u003c/em\u003e\u003c/p\u003e\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"docs/images/git.png\" alt=\"Git Commands and Language Switching\" width=\"600\"/\u003e\n  \u003cp\u003e\u003cem\u003eGit cheat sheet with language switching example\u003c/em\u003e\u003c/p\u003e\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"docs/images/list.png\" alt=\"Topic List\" width=\"600\"/\u003e\n  \u003cp\u003e\u003cem\u003eAvailable topics and utilities list\u003c/em\u003e\u003c/p\u003e\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"docs/images/search.png\" alt=\"Search Functionality\" width=\"600\"/\u003e\n  \u003cp\u003e\u003cem\u003eAdvanced search across all cheat sheets\u003c/em\u003e\u003c/p\u003e\n\u003c/div\u003e\n\n## 📖 Usage Examples\n\n### Show cheat sheet\n```bash\n$ cheat git\n# Git Cheat Sheet\n\n$ git status\n\u003e Show the working tree status\n\n$ git add .\n\u003e Add all changes to staging\n\n$ git commit -m \"message\"\n\u003e Commit changes with a message\n\n$ git log\n\u003e Show commit logs\n```\n\n### List all topics\n```bash\n$ cheat list\nAvailable topics:\n  - awk\n  - bash\n  - cron\n  - curl\n  - docker\n  - find\n  - git\n  - htop\n  - kill\n  - ps\n  - sed\n  - apt\n  - top\n  - ssh\n  - systemctl\n  - tar\n  - tmux\n  - vim\n```\n\n### Search in cheat sheets\n```bash\n$ cheat search commit\nSearching for: commit\n---\ngit:\n$ git commit -m \"message\"\n\u003e Commit changes with a message\n\n$ cheat search find\nSearching for: find\n---\nfind:\n$ find . -name \"filename\"\n\u003e Find files by exact name\n\n$ find . -type f -name \"*.txt\"\n\u003e Find text files\n```\n\n### Change language\n```bash\n$ cheat lang ru\nLanguage changed to: ru\n\n$ cheat git\n# Git Шпаргалка\n\n$ git status\n\u003e Показать статус рабочей директории\n```\n\n### Update utility\n```bash\n$ cheat update\nUpdating cli-cheatsheet...\nCurrent branch: main\nFetching latest changes...\nFound 3 new commit(s)\nPulling latest changes...\nSuccessfully updated cli-cheatsheet!\n```\n\n### Get help\n```bash\n$ cheat help\ncli-cheatsheet - Interactive terminal utility\n\nUsage:\n  cheat \u003ctopic\u003e           Show cheat sheet for topic\n  cheat list              List all available topics\n  cheat search \u003cquery\u003e    Search in all cheat sheets\n  cheat lang \u003clanguage\u003e   Change language (en/ru)\n  cheat update            Update to latest version\n  cheat help              Show this help\n\nExamples:\n  cheat git               Show git cheat sheet\n  cheat bash              Show bash cheat sheet\n  cheat kill              Show kill cheat sheet\n  cheat ps                Show ps cheat sheet\n  cheat apt               Show apt cheat sheet\n  cheat top               Show top cheat sheet\n  cheat search commit     Search for 'commit' in all sheets\n  cheat lang ru           Change language to Russian\n  cheat lang en           Change language to English\n  cheat update            Update to latest version\n```\n\n## 🌍 Language Support\n\n### Change Language via CLI\n```bash\ncheat lang ru    # Switch to Russian\ncheat lang en    # Switch to English\n```\n\n### Change Language via Config\nEdit `config.json`:\n```json\n{\n  \"lang\": \"ru\",\n  \"theme\": \"dark\"\n}\n```\n\n### Add New Language\n1. Create directory: `localizations/your_lang/`\n2. Create translation files for each utility: `localizations/your_lang/utility.json`\n3. Add translations with keys matching templates\n4. Use `cheat lang your_lang` to switch\n\n## 🎨 Color Scheme\n- **Headers** (`#`) - Cyan bold\n- **Commands** (`$`) - Green\n- **Descriptions** (`\u003e`) - Yellow\n- **Errors** - Red\n- **Search results** - Magenta\n\n## 📝 Adding New Topics\n\nCreate a new file `templates/your_topic.txt`:\n```\n# {your_topic_title}\n\n$ command example\n\u003e {command_description}\n\n$ another command\n\u003e {another_description}\n```\n\nThen add translations to `localizations/en.json` and `localizations/ru.json`:\n```json\n{\n  \"your_topic_title\": \"Your Topic Cheat Sheet\",\n  \"command_description\": \"Description of what this command does\",\n  \"another_description\": \"Another description\"\n}\n```\n\n### Template Format\n- Use `{key_name}` placeholders for translations\n- Commands start with `$`\n- Descriptions start with `\u003e`\n- Headers start with `#`\n- Add empty lines between commands for better readability\n\n## 📚 Documentation\n\n- [English Documentation](README.md) (current)\n- [Russian Documentation](docs/ru/README.md)\n- [Changelog](CHANGELOG.md) - Complete version history\n\n## 🤝 Contributing\n\nWe welcome contributions! Please see [CONTRIBUTING.md](CONTRIBUTING.md) for detailed guidelines on how to contribute to this project.\n\n## 📄 License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n## 🙏 Acknowledgments\n\n- Inspired by the need for quick command reference\n- Built with pure bash for maximum compatibility\n- Color support for better readability \n\n## 👥 Contributors\n\nThanks to all contributors! 🎉\nWant to see yourself here? Make a PR!\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:START --\u003e\n\u003c!-- prettier-ignore-start --\u003e\n\u003c!-- markdownlint-disable --\u003e\n\u003ctable\u003e\n  \u003ctbody\u003e\n    \u003ctr\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/mrvi0\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/196581611?v=4?s=100\" width=\"100px;\" alt=\"Vi\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eVi\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/npx all-contributors-cli init/q/commits?author=mrvi0\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"https://github.com/npx all-contributors-cli init/q/commits?author=mrvi0\" title=\"Documentation\"\u003e📖\u003c/a\u003e \u003ca href=\"#ideas-mrvi0\" title=\"Ideas, Planning, \u0026 Feedback\"\u003e🤔\u003c/a\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n  \u003c/tbody\u003e\n  \u003ctfoot\u003e\n    \u003ctr\u003e\n      \u003ctd align=\"center\" size=\"13px\" colspan=\"7\"\u003e\n        \u003cimg src=\"https://raw.githubusercontent.com/all-contributors/all-contributors-cli/1b8533af435da9854653492b1327a23a4dbd0a10/assets/logo-small.svg\"\u003e\n          \u003ca href=\"https://all-contributors.js.org/docs/en/bot/usage\"\u003eAdd your contributions\u003c/a\u003e\n        \u003c/img\u003e\n      \u003c/td\u003e\n    \u003c/tr\u003e\n  \u003c/tfoot\u003e\n\u003c/table\u003e\n\n\u003c!-- markdownlint-restore --\u003e\n\u003c!-- prettier-ignore-end --\u003e\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:END --\u003e\n\nThis list is updated automatically using [all-contributors](https://github.com/all-contributors/all-contributors) after each merged PR. \n## Contributors ✨\n\nThanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --\u003e\n\u003c!-- prettier-ignore-start --\u003e\n\u003c!-- markdownlint-disable --\u003e\n\u003c!-- markdownlint-restore --\u003e\n\u003c!-- prettier-ignore-end --\u003e\n\u003c!-- ALL-CONTRIBUTORS-LIST:END --\u003e\n\nThis project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrvi0%2Fcli-cheatsheet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrvi0%2Fcli-cheatsheet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrvi0%2Fcli-cheatsheet/lists"}