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

Move to quicli #6

Merged
merged 4 commits into from
Feb 19, 2018
Merged

Move to quicli #6

merged 4 commits into from
Feb 19, 2018

Conversation

gaborigloi
Copy link
Collaborator

Fixes #5

Ran rustfmt

Signed-off-by: Gabor Igloi <gabor.igloi@citrix.com>
Signed-off-by: Gabor Igloi <gabor.igloi@citrix.com>
Signed-off-by: Gabor Igloi <gabor.igloi@citrix.com>
@gaborigloi gaborigloi changed the title Quicli Move to quicli Feb 19, 2018
src/main.rs Outdated
.or(pass_env.as_ref())
.unwrap_or(&pass_default);

println!("args: {:?}", cli_args);
Copy link
Owner

@mseri mseri Feb 19, 2018

Choose a reason for hiding this comment

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

Please remove the debug println 😛

Signed-off-by: Gabor Igloi <gabor.igloi@citrix.com>
/// Case sensitive value for the xapi method
method: String,
/// Ordered list of arguments for the call (if any). Do not pass a session.
#[structopt(parse(from_str = "as_value_heuristic"))]
Copy link
Owner

Choose a reason for hiding this comment

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

This is quite cool :D

@mseri mseri merged commit 00878a1 into mseri:master Feb 19, 2018
@mseri
Copy link
Owner

mseri commented Feb 19, 2018

Thanks!!

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.

2 participants