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

dist use doesn't complain when given invalid value. #271

Closed
hasithaa opened this issue Dec 9, 2019 · 1 comment
Closed

dist use doesn't complain when given invalid value. #271

hasithaa opened this issue Dec 9, 2019 · 1 comment
Labels

Comments

@hasithaa
Copy link
Contributor

hasithaa commented Dec 9, 2019

Description:

C:\Users\hasitha\git\gits>ballerina -v
Ballerina 1.0.4
Language specification 2019R3
Command 1.1.0-alpha

C:\Users\hasitha\git\gits>ballerina dist list
Distributions available locally:

* jballerina-1.0.4
  jballerina-1.1.0-alpha

Distributions available remotely:

  jballerina-1.0.0
  jballerina-1.0.1
  jballerina-1.0.2
  jballerina-1.0.3


C:\Users\hasitha\git\gits>ballerina dist use jballerina-1.1.0

C:\Users\hasitha\git\gits>ballerina -v
Ballerina 1.0.4
Language specification 2019R3
Command 1.1.0-alpha

C:\Users\hasitha\git\gits>
@keizer619
Copy link
Member

Duplicate issue
#249

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants