Terminal commands cheat sheet helper
Project description
cmdcheatsheet
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 command
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
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
cmdcheatsheet-0.0.9.tar.gz
(6.8 kB
view details)
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.9.tar.gz.
File metadata
- Download URL: cmdcheatsheet-0.0.9.tar.gz
- Upload date:
- Size: 6.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b77158ae12bb1761f0f1e172a5ad3aa25878be42d00c89efc4f0ad09f7e365c5
|
|
| MD5 |
b01b8fa3dd28dfe09bec9f74dd591e84
|
|
| BLAKE2b-256 |
74bdd078906909ca99999204d451e1707105c6059b54cf7176955df69547f84d
|
File details
Details for the file cmdcheatsheet-0.0.9-py3-none-any.whl.
File metadata
- Download URL: cmdcheatsheet-0.0.9-py3-none-any.whl
- Upload date:
- Size: 8.3 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 |
5b1ec39ac4c5c62c9e014bbbc6b5dc6091d161b3e896154eafa52fa28837147c
|
|
| MD5 |
e30eee6cedf2bd5cae7ccfc00e16012d
|
|
| BLAKE2b-256 |
3410b5b289244c9e314aa90a6aa6812a91f8bb8daefc8cf663127151105a1015
|