viur-framework / viur-cli

Command-line interface for managing and developing ViUR
MIT License
4 stars 6 forks source link

Provide viur-cli import tool #6

Open phorward opened 2 years ago

phorward commented 2 years ago

viur-cli import command and sub-commands, providing general export tooling for ViUR databases, kinds or specific entities, with the following features:

The features from csvimport.py are necessary, e.g. looking up for keys or codes, replacing values etc. (logics-expressions).

phorward commented 8 months ago

As commented in https://github.com/viur-framework/viur-cli/issues/5#issuecomment-1882918523, this feature would be very useful and should be done using viur-scriptor, but be part of viur-cli.