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

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

Description

@michael-read

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions