Terminal commands cheat sheet helper
Project description
_ _ _ _ _
___ _ __ ___ __| | ___| |__ ___ __ _| |_ ___| |__ ___ ___| |_
/ __| '_ ` _ \ / _` |/ __| '_ \ / _ \/ _` | __/ __| '_ \ / _ \/ _ \ __|
| (__| | | | | | (_| | (__| | | | __/ (_| | |_\__ \ | | | __/ __/ |_
\___|_| |_| |_|\__,_|\___|_| |_|\___|\__,_|\__|___/_| |_|\___|\___|\__|
cmdcheatsheet is a package that allows storing terminal commands.
Help command
cmdcheatsheet -h
or:
cmdcheatsheet --help
Add command
cmdcheatsheet -a <command> <command_description>
for example:
cmdcheatsheet -a "ls" "list directory content"
Display commands
Display all commands:
cmdcheatsheet -p
or:
cmdcheatsheet
Display commands along with ids:
cmdcheatsheet -i
Display commands using table view:
cmdcheatsheet -t
Search for a command
cmdcheatsheet -f <command>
Search for a command and show it along with an id:
cmdcheatsheet -fi <command>
Search for a command and show it using the table view:
cmdcheatsheet -ft <command>
Update command
cmdcheatsheet -u <command_id> <command> <command_description>
Remove command
cmdcheatsheet -d <command_id>
Show all command names
cmdcheatsheet -nl
Configuration
cmdcheatsheet configuration folder is located at ~/.config/cmdcheatsheet.
Available configurations
commandsStoreLocation- Path to file in JSON format that consists of the command list.
Display configuration
cmdcheatsheet -dc
or display configuration by key:
cmdcheatsheet -dc <config_key>
Display available configurations
This command displays all available configurations. Each command consists of a key and an explanation.
cmdcheatsheet -dac
Set configuration
cmdcheatsheet -sc <configuration_key> <configuration_value>
Remove configuration by key
cmdcheatsheet -rc <configuration_key>
Set configuration to default
cmdcheatsheet -sctd
Set a single config value
cmdcheatsheet -ssctd <configuration_key>
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file cmdcheatsheet-0.0.10.tar.gz.
File metadata
- Download URL: cmdcheatsheet-0.0.10.tar.gz
- Upload date:
- Size: 8.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
abebfe30cbf0e240a613eadb026f7b4cd3b8f6386abb3e951bfa5d8b5edda7cd
|
|
| MD5 |
dee9d9e3eb6099b1daa75ae23872c086
|
|
| BLAKE2b-256 |
1706dec319f825fc9d31bde82972e673541a0013feb4eacf4238f882eb0fc091
|
File details
Details for the file cmdcheatsheet-0.0.10-py3-none-any.whl.
File metadata
- Download URL: cmdcheatsheet-0.0.10-py3-none-any.whl
- Upload date:
- Size: 10.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3031bde68897589a121a3b0ebd7c3689a44c742fa4b3501f028228184f66203c
|
|
| MD5 |
ed8d16a0225eefac4f16061630062d52
|
|
| BLAKE2b-256 |
74f6753374e031699db1e5cea0f8a0d6a71aa93ea50dbefb9e4dceb667a10bf6
|