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

Fix CLI help format and optimize runtime #429

Merged
merged 1 commit into from
May 9, 2020
Merged

Conversation

mtdowling
Copy link
Member

This commit fixes the CLI help output alignment so that it doesn't trim
leading spaces, causing the output to be misaligned. It also updates the
runtime plugin used to build the CLI, and it automaticall generates a
class data share used to speed up running the CLI.

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

This commit fixes the CLI help output alignment so that it doesn't trim
leading spaces, causing the output to be misaligned. It also updates the
runtime plugin used to build the CLI, and it automaticall generates a
class data share used to speed up running the CLI.
@mtdowling mtdowling merged commit e138e6b into master May 9, 2020
@kstich kstich mentioned this pull request May 13, 2020
@mtdowling mtdowling deleted the fix-cli-output branch May 14, 2020 22:14
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