Actions
Feature #6042
closedProvide a way to determine the environment ID when promoting a content view
Description
The content view version promotion requieres:
hammer version promote
--async Do not wait for the task
--environment-id ENVIRONMENT_ID
--id ID Content view version identifier
There is no easy way to determine the Environment_ID from command line.
hammer environment list doesn't seem to do do trick. Usually the environment IDs are:
1 -> Library
2 -> Dev
3 -> Test and so on based on what the user has entered.
There should be a way to list these environments through hammer.
Updated by Ignacio Bravo over 10 years ago
hammer lifecycle-environment list will do the trick.
Please close the case. My bad.
Updated by Eric Helms about 10 years ago
- Status changed from New to Rejected
- Triaged changed from No to Yes
Updated by Eric Helms over 8 years ago
- Translation missing: en.field_release set to 166
Actions