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: add output option to the status command #3969

Merged

Conversation

therustmonk
Copy link
Contributor

Description

Fixes an issue with --non-interactive mode.
The PR adds --output option to the status command that expected by the non-interactive mode.

Motivation and Context

Non interactive mode failed with:

Wrong command to watch `status --output log`. Failed with: error: Found argument '--output' which wasn't expected, or isn't valid in this context

        If you tried to supply `--output` as a value rather than a flag, use `-- --output`

USAGE:
    status [OUTPUT]

For more information try --help

How Has This Been Tested?

Manually

@aviator-app aviator-app bot merged commit aabb653 into tari-project:development Mar 29, 2022
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