openPMD / openPMD/openPMD-api

openpmd-pipe -v|--version

Open
#1,082 0 comments 0 reactions 0 assignees View on GitHub
feature request good first issue tools
Dominant language
C++
Stars
161
Forks
59
Avg merge
2d 22h
Merged PRs (30d)
7

Description

The new `openpmd-pipe` tool needs a `-v|--version` argument control, so one can check which version will be used as a user.

Example:
```console
$ openpmd-ls --version
openpmd-ls (openPMD-api) 0.14.1
Copyright 2017-2021 openPMD contributors
Authors: Axel Huebl et al.
License: LGPLv3+
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

$ openpmd-pipe --version
usage: openpmd-pipe [-h] [--infile INFILE] [--outfile OUTFILE] [--inconfig INCONFIG]
[--outconfig OUTCONFIG]
openpmd-pipe: error: unrecognized arguments: --version
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.