-
Notifications
You must be signed in to change notification settings - Fork 8
[Documentation]: Update the cfcli (v.0.1.3) documentation with the latest commands #116
Copy link
Copy link
Open
Open
Copy link
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request
Milestone
Description
Is your feature request related to a problem?
- Yes
Problem Description:
After the new CLI update the README and documentation needs an update. In particular the documentation of this commands is needed:
- [ ] cfcli install
- [ ] cfcli uninstall
- [ ] cfcli update
- [ ] cfcli info
- [ ] cfcli service
- [ ] cfcli status
- [ ] cfcli logs
- [ ] cfcli help
- [ ] cfcli monitoring
Solution:
Add the documentation using mkdocs
Additional info
Documentation directory: ./Doc
How to install mkdocs and the required packages:
-
pip install mkdocs mkdocs-material
-
pip install mkdocs-rss-plugin
Launch the local server: -
mkdocs serve
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request
Type
Projects
Status
Todo