You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
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.
The text was updated successfully, but these errors were encountered:
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"
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"
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?
The text was updated successfully, but these errors were encountered: