cloudflow icon indicating copy to clipboard operation
cloudflow copied to clipboard

Improve UX for Cloudflow CLI installation documentation

Open longmuir opened this issue 5 years ago • 0 comments

This page: https://cloudflow.io/docs/current/get-started/prepare-development-environment.html

Currently, you have to hunt for several commands(download file, move, uncompress, set permissions, etc) to download and install the Cloudflow kubectl CLI. This could be made much smoother for users by providing a few commands they can copy paste depending on their environment.

Examples for other CLIs: https://kubernetes.io/docs/tasks/tools/install-kubectl/ https://docs.aws.amazon.com/cli/latest/userguide/install-cliv2.html

The net impact for users is that something that could be done in a few seconds takes several minutes. A better guide here could get users into Cloudflow faster.

longmuir avatar Jun 23 '20 21:06 longmuir