Showing a property for a release

You can show release properties for a specified release.

About this task

    ccm release -s|-sh|-show (active | allow_dcm_transfer | baseline | 
        create_time | (desc|description) | groups | included_releases | 
        manager | modifiable_in | owner | parallel_check_out | 
        parallel_check_in | phase | phase_log) release_spec...
release_spec
Specifies the releases to display. See Release specification for details.
-s|-sh|-show (active)
Shows the active releases for the specified release.
-s|-sh|-show (allow_dcm_transfer)
Shows if the specified release allows DCM transfers.
-s|-sh|-show (baseline)
Shows the baseline for the specified release.
-s|-sh|-show (create_time)
Shows the time that the specified release was created.
-s|-sh|-show (desc|description)
Shows the description entered for the specified release.
-s|-sh|-show (groups)
Shows the groups set up for the specified release.
-s|-sh|-show (included_releases)
Shows any releases to be included in the specified release.
-s|-sh|-show (manager)
Shows the manager for the specified release.
-s|-sh|-show (modifiable_in)
Shows which databases the specified release is modifiable in.
-s|-sh|-show (phase)
Shows the phase for the specified release.
-s|-sh|-show (phase_log)
Shows phase log attributes for the specified release.

Feedback