We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Scenario 1:
10.job; 0.job ncluster connect 0.job will connect to 10.job, user expected to connect to 0.job
10.job; 0.job
0.job
10.job
Scenario 2: 0.job; 0.job no way to connect to specific version.
0.job; 0.job
Solution:
0.somename
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Scenario 1:
10.job; 0.job
ncluster connect
0.job
will connect to10.job
, user expected to connect to0.job
Scenario 2:
0.job; 0.job
no way to connect to specific version.
Solution:
0.somename
)The text was updated successfully, but these errors were encountered: