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

Support booleans in the cli #45

Merged
merged 1 commit into from
Dec 22, 2020
Merged

Support booleans in the cli #45

merged 1 commit into from
Dec 22, 2020

Conversation

anton-b
Copy link
Contributor

@anton-b anton-b commented Dec 15, 2020

Problem

Boolean types are not supported in the alcli

Resolution

alcli --bool_type

evaluate to bool_type == True
absence of the --bool_type, evaluates to False when passed in the service call

@anton-b
Copy link
Contributor Author

anton-b commented Dec 15, 2020

@ptrakhtman any objection to such approach? The only thing is that it will be always passing booleans even if not specified.

@anton-b anton-b merged commit f860c63 into master Dec 22, 2020
@anton-b anton-b deleted the support-bool branch December 22, 2020 11:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant