Skip to content

Conversation

@sakti
Copy link
Contributor

@sakti sakti commented Oct 9, 2022

This changes add information about --demo flag on clap parse error if the required argument is not supplied.

Fixes #160.

Description

Add information about demo mode to user, if they try to run the executable and not yet configured the required environment variables or flags.


This PR has:

  • been tested to ensure log ingestion and log query works.
  • added comments explaining the "why" and the intent of the code wherever would not be obvious for an unfamiliar reader.
  • added documentation for new or modified features or behaviors.

This changes add information about `--demo` flag on clap parse error
if the required argument is not supplied.

Close parseablehq#160
@nitisht nitisht requested a review from trueleo October 9, 2022 13:25
@nitisht nitisht merged commit fc2c83b into parseablehq:main Oct 9, 2022
@nitisht
Copy link
Member

nitisht commented Oct 9, 2022

Thank you for the PR @sakti !

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.

Add demo flag documentation in error message

3 participants