Skip to content

Fix CLI help format and optimize runtime#429

Merged
mtdowling merged 1 commit intomasterfrom
fix-cli-output
May 9, 2020
Merged

Fix CLI help format and optimize runtime#429
mtdowling merged 1 commit intomasterfrom
fix-cli-output

Conversation

@mtdowling
Copy link
Copy Markdown
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 requested a review from JordonPhillips May 8, 2020 06:29
@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