Skip to content
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

CLI parameter for the export functionality of deliveries #13

Open
AnNeufang opened this issue Sep 1, 2023 · 0 comments
Open

CLI parameter for the export functionality of deliveries #13

AnNeufang opened this issue Sep 1, 2023 · 0 comments
Labels
enhancement New feature or request
Projects

Comments

@AnNeufang
Copy link
Member

What should this feature achieve?

In the graphical user interface there is an export function for exporting single or a series of deliveries. However, this function cannot yet be accessed via cli.

How do you want to achieve said goal

Add additional cli parameter "export" and adapt the parameter handling and validation.

Why is this feature necessary?

  1. When using releasefab in CI systems the export of a delivery must be possible without GUI to provide such a file as product for a customer delivery.
@AnNeufang AnNeufang added the enhancement New feature or request label Sep 1, 2023
@AnNeufang AnNeufang added this to To do in ReleaseFab via automation Sep 1, 2023
AnNeufang added a commit that referenced this issue Sep 4, 2023
Issue: #13;
API-modification: Y[X]/N[];
added parameter "export" to cli options to start export functionality
for a single delivery or a range of deliveries
Adapt parameter validation
fix optional parameter "pw"
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
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant