Skip to content
This repository has been archived by the owner on Nov 22, 2024. It is now read-only.

Docs need attention for: "Download and install the Cloudflow CLI" #1231

Open
michael-read opened this issue Jul 18, 2022 · 0 comments
Open

Comments

@michael-read
Copy link
Contributor

Is your feature request related to a problem? Please describe.
The docs described here. Are terribly hard to use with the old versions listed.

Is your feature request related to a specific runtime of cloudflow or applicable for all runtimes?
2.3.1

Describe the solution you'd like
Any place there is a version of Cloudflow displayed, automatically update it to the current version. For example,

curl -sL http://cloudflow.io/docs/get.sh | bash -s -- --prefix=$HOME --version=2.0.22 --verbose
curl -sL http://cloudflow.io/docs/get.sh | bash -s -- -P $HOME -v 2.0.22 -V

should automatically changed with the docs are created to:

curl -sL http://cloudflow.io/docs/get.sh | bash -s -- --prefix=$HOME --version=2.3.1 --verbose
curl -sL http://cloudflow.io/docs/get.sh | bash -s -- -P $HOME -v 2.3.1 -V
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant