Skip to content

CLI: product file show/delete queries/returns productID in decimal format #250

@peterfriedl

Description

@peterfriedl

When querying product files via the CLI, productID is queried (?!) or at least returned in decimal format:

prosEO (S5P)> product file show 886821
(E6206) Product with database ID 886,821 has no files

prosEO (S5P)> product file delete 886821 inpuls
(E6218) No product file found for product database ID 886,821 and processing facility inpuls

Question: Does the query really execute a request for the ID 886,821 (instead of 886821) and therefore return no files? Or is it just an issue of the error message formatting?

Metadata

Metadata

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions