DNXLabs / one-cli

CLI to manage all stacks from DNX.
https://cli.dnx.one
Apache License 2.0
7 stars 0 forks source link

Improve the documentation #46

Open rogeralmeida opened 4 years ago

rogeralmeida commented 4 years ago

As an user I to start using the tool without having to watch a demo/training So that I can make use of the tool on my own pace

arthurbdiniz commented 4 years ago

Thank @rogeralmeida for your feedback.

What do you think to have something like:

1) one idp configure 2) one login <SSO Provider> 3) Make sure your project contains the file one.yaml set in your project. 4) one workspace change 5) Execute terraform commands with one terraform <command>

rogeralmeida commented 4 years ago

hey @arthurbdiniz , they all sound like good ideas. But I believe we are missing real boring documentation. Something like:

rogeralmeida commented 4 years ago

manpages and https://tldr.sh are necessary as well IMHO