Xilinx / Xilinx/XRT

"xbutil examine" with "-f" and no "-o" should output the result in STDOUT in the specified format.

Open
#6,029 1 comment 0 reactions 1 assignee View on GitHub

@uday610 is already working on this.

Since Dec 2, 2021.

Dominant language
C++
Stars
686
Forks
549
Avg merge
2d 4h
Merged PRs (30d)
70

Description

When no output file is specified, the output in STDOUT should be in the format specified by "-f".

For instance "xbutil examine -f JSON" should output the result in STDOUT in JSON format instead of "text" format.

This will be helpful when using the command in script, because it allow to not have to read an extra file each time.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.