Actions
Bug #10521
closed[SDKs] [CLI] "arv collection list" retrieves manifest_text even if not explicitly selected
Status:
Duplicate
Priority:
Normal
Assigned To:
-
Category:
SDKs
Target version:
-
Story points:
-
Description
The collections.list API is supposed to omit manifest_text unless it is explicitly requested, and this works for other SDKs like Python.
However, "arv collection list" retrieves and outputs manifest_text values.
It should not override the default column selection unless the caller uses the "--select" option.
Actions