What is the use case or problem this feature would solve?
Currently the CLI generator creates a read conversion. All the internal documentation is for read.
Describe the solution you'd like
Option to create a write_conversion with generated code focused on commands and writing. I'd like to see 2 new options: read_conversion and write_conversion and keep plain conversion as an alias to read_conversion (which is the most common).
Additional context
No response
Screenshots
No response
What is the use case or problem this feature would solve?
Currently the CLI generator creates a read conversion. All the internal documentation is for read.
Describe the solution you'd like
Option to create a write_conversion with generated code focused on commands and writing. I'd like to see 2 new options: read_conversion and write_conversion and keep plain conversion as an alias to read_conversion (which is the most common).
Additional context
No response
Screenshots
No response