Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ENDOC-606 minor changes #620

Merged
merged 2 commits into from
Nov 10, 2022
Merged

ENDOC-606 minor changes #620

merged 2 commits into from
Nov 10, 2022

Conversation

jyunmitch
Copy link
Collaborator

No description provided.

curl -L https://get.entando.org/cli | bash
```

<EntandoCode> curl -sL "https://get.entando.org" | ENTANDO_RELEASE="{{ $site.themeConfig.entando.fixpack.v71 }}" bash </EntandoCode>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This isn't the same command. Here we want to just install the CLI, not Entando itself. It needs to include /cli on the end. Can you check with Walter on the approved version? In the scratch pad we have bash <(curl -L "https://get.entando.org/cli") --update --release="v7.1.1" but I don't know what the shortest version should be.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I checked with Walter and it was the same format as you wrote here & scratchpad. Did not look carefully enough

@nshaw nshaw merged commit 6a047da into main Nov 10, 2022
@nshaw nshaw deleted the ENDOC-606 branch November 10, 2022 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants