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

Move table flags into OUTPUT group #5638

Merged
merged 1 commit into from
Nov 12, 2024
Merged

Move table flags into OUTPUT group #5638

merged 1 commit into from
Nov 12, 2024

Conversation

NullSoldier
Copy link
Contributor

Summary

This puts all these flags in the output group along with other flags like COLOR and VERBOSE.

OUTPUT FLAGS
  --csv              output is csv format [alias: --output=csv]
  --extended         show extra columns
  --no-header        hide table header from output
  --output=<option>  output in a more machine friendly format
                     <options: csv|json>

Testing Plan

Run ironfish wallet:transactions --help

Documentation

Does this change require any updates to the Iron Fish Docs (ex. the RPC API
Reference
)? If yes, link a
related documentation pull request for the website.

[ ] Yes

Breaking Change

Is this a breaking change? If yes, add notes below on why this is breaking and label it with breaking-change-rpc or breaking-change-sdk.

[ ] Yes

@NullSoldier NullSoldier requested a review from a team as a code owner November 12, 2024 22:43
@NullSoldier NullSoldier merged commit 911cb69 into staging Nov 12, 2024
13 checks passed
@NullSoldier NullSoldier deleted the jason/accounting branch November 12, 2024 23:30
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