# Accessing cheatsheets from the command line

DevFeed: [Accessing cheatsheets from the command line](<https://devfeed.tech/articles/accessing-cheatsheets-from-the-command-line-37157.md>)

Original publisher: [Read original article](<https://arkadiuszchmura.com/posts/accessing-cheatsheets-from-the-command-line/>)

Published: 2023-10-08T00:00:00Z

Content type: tutorial

Language: en

Sources: [Arkadiusz Chmura](<https://devfeed.tech/sources/arkadiusz-chmura.md>)

Topics: [Command-line interface](<https://devfeed.tech/topics/cli.md>), [Documentation](<https://devfeed.tech/topics/documentation.md>), [Programming](<https://devfeed.tech/topics/programming.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [Bash](<https://devfeed.tech/topics/bash.md>), [Script](<https://devfeed.tech/topics/script.md>), [Python](<https://devfeed.tech/topics/python.md>)

Tags: [bash](<https://devfeed.tech/tags/bash.md>), [command-line](<https://devfeed.tech/tags/command-line.md>), [documentation](<https://devfeed.tech/tags/documentation.md>), [installation](<https://devfeed.tech/tags/installation.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [python](<https://devfeed.tech/tags/python.md>), [script](<https://devfeed.tech/tags/script.md>)

## AI overview

This tutorial explains how to use cheat.sh, an open-source service providing community-driven cheatsheets for programming languages, database systems, and command-line tools. It covers terminal access without installation, the command-line client, tab completion, and a custom Bash function.

## Source excerpt

The cheat.sh utility allows you to access a lot of comprehensive, community-driven cheatsheets for many popular tools.