Skip to content

Implement cli #2

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

Open
argysamo opened this issue May 28, 2018 · 0 comments
Open

Implement cli #2

argysamo opened this issue May 28, 2018 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@argysamo
Copy link
Collaborator

Implement the feature, which does not require the GUI to start in order to transform a dataset.
It will be something like: tedam --input input_file.txt --template optional_input_template.tmpl --metadata optional_metadata_file.yaml --output optional_output_file.txt --output-template output-template.tmpl

  • **t**edam means we are using the transformation command,
  • original edam arguments (i.e. input, template, metadata) should be defined. In case input file has already been imported, only input argument is required,
  • export arguments:
    • output: optional, the name/path of the exported file,
    • output-template: the template name according to which input file will be transformed
@argysamo argysamo added the enhancement New feature or request label May 28, 2018
@argysamo argysamo added this to the June release milestone May 28, 2018
argysamo added a commit that referenced this issue Oct 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant