10.3.4 Schedule a New Build Promotion
On selecting this you can select a time to promote your build. You then select the build to promote. Once completed, your build will be fully scheduled! Please note: time selector is in your current time and will be converted to UTC when stored
If you prefer to simply provide a UTC timestamp rather than go through the date picker you may call the following command:
creators-cli builds promote -t utc_time_here
example:
_creators-cli builds promote -t 2023-11-24T19:05:13Z
_