Skip to content

[Documentation]: Update the cfcli (v.0.1.2) documentation with the latest commands #116

@LorenzoTettamanti

Description

@LorenzoTettamanti

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

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


Metadata

Metadata

Labels

documentationImprovements or additions to documentationenhancementNew feature or request

Type

Projects

Status

In Progress

Relationships

None yet

Development

No branches or pull requests

Issue actions