When running a CSV LIST TYPE utility with STAGE set to *, only getting data from stage 1 of the Environment -
LIST TYPE *
FROM ENVIRONMENT envrname
SYSTEM *
STAGE *.
Was expecting to get data for both stages.
What is wrong?
All supported versions of Endevor
PATh LOGical/PHYsicalMapping path. Determines if Endevor should use the physical or logical mapping path as defined in the C1DEFLTS table. The default is logical.NOSearch/SEArchMapping argument. Search across mapping locations or only search at the location specified. The default is nosearch.RETurn FIRst/ALLReturn only the first or all records that satisfty the request. This parameter is used with an object that exists at more than one location. The default is first.
LIST TYPE *
FROM ENVIRONMENT envrname
SYSTEM *
STAGE *
OPTIONS RETURN ALL
SEARCH.