Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
[#5057] Added first part of CLI code #5058
[#5057] Added first part of CLI code #5058
Changes from 12 commits
b5e08c0
655d133
4a29c8b
1b12eff
75de71e
5172afa
0dc8856
24dee9e
0ddbb7d
4b95dd3
f76fa16
8cbc605
fa2cdaf
68f7fa2
e2ebb7a
0e82c8f
7b97750
a562ed7
d678b99
10af3d2
f955db2
80aef91
6d897c0
76aa1fe
affd6ad
abc2da8
9808022
423219c
954b351
808fffc
848a381
2fe9a80
526d305
d2ded4c
cb5a5d7
71107fd
a6aeb42
ce3ddc1
70aaaf9
22ca191
ab52cf2
bd57944
445cd41
7ea7125
0a8844e
c342d7e
d2b28af
038e1f6
ce5fa18
069f425
0accd4d
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
you should use the shadow client jar
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@mchades I tried doing this but was unable to get it to work. You might have to give me some help here. Given it works without why is it needed?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also, it is probably best to do this in a separate PR, unless you think otherwise.