mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2026-05-13 08:26:44 +00:00
add Bench CLI cheatsheet (#12613)
* Fix: Update AI section in free-courses-ta.md with new resources * Fix: Add a line break for better readability in the AI section of free-courses-ta.md * Fix: Add line breaks for improved readability in the Index and AI sections of free-courses-ta.md * Fix: Add line breaks for improved readability in the AI and Android sections of free-courses-ta.md * Add Bench CLI section with cheatsheet link to free-programming-cheatsheets.md * Update Bench CLI Cheatsheet attribution in free-programming-cheatsheets.md * Add additional Bench CLI resources and commands to cheatsheet * Reorder Bench CLI resources for improved clarity in cheatsheet * Reorganize Bench CLI section in cheatsheets
This commit is contained in:
parent
61c599b48a
commit
8deec58524
1 changed files with 9 additions and 0 deletions
|
|
@ -14,6 +14,7 @@
|
|||
* [Data Structures and Algorithms](#data-structures-and-algorithms)
|
||||
* [DevOps](#devops)
|
||||
* [Ansible](#ansible)
|
||||
* [Bench CLI](#bench)
|
||||
* [Chef](#chef)
|
||||
* [Docker](#docker)
|
||||
* [Jenkins](#jenkins)
|
||||
|
|
@ -178,6 +179,14 @@
|
|||
* [How to Use Ansible: A Reference Guide](https://www.digitalocean.com/community/cheatsheets/how-to-use-ansible-cheat-sheet-guide) - DigitalOcean (HTML)
|
||||
|
||||
|
||||
### Bench
|
||||
|
||||
* [Bench CLI Cheatsheet](https://frappeframework.com/files/Bench%20Cheatsheet%20v1.1.pdf) - Frappe (PDF)
|
||||
* [Bench Commands](https://docs.frappe.io/framework/v14/user/en/bench/bench-commands) - Frappe (HTML)
|
||||
* [Bench Reference](https://docs.frappe.io/framework/v14/user/en/bench/reference) - Frappe (HTML)
|
||||
* [Frappe Bench Commands](https://docs.frappe.io/framework/v14/user/en/bench/frappe-commands) - Frappe (HTML)
|
||||
|
||||
|
||||
### Chef
|
||||
|
||||
* [Chef Cheat Sheet](https://intellipaat.com/blog/tutorial/devops-tutorial/chef-cheat-sheet/) - Intellipaat (HTML)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue