From 9ad9298439ef81a41f636788f2f6e5eb2c13010f Mon Sep 17 00:00:00 2001 From: Andrei Stepanov Date: Jan 23 2019 11:40:37 +0000 Subject: Add example how to send update with bodhi cmdline tool Signed-off-by: Andrei Stepanov --- diff --git a/modules/ROOT/pages/_partials/submit-module-update.adoc b/modules/ROOT/pages/_partials/submit-module-update.adoc index bd034a2..e919277 100644 --- a/modules/ROOT/pages/_partials/submit-module-update.adoc +++ b/modules/ROOT/pages/_partials/submit-module-update.adoc @@ -17,4 +17,30 @@ module-nodejs-10-20180607142235-6c81f848 <- koji tag nodejs-10-20180607142235.6c81f848 <- MODULE_BUILD_ID ---- -that is removing the "module-" part at the beginning, and replacing the last "-" with a ".". \ No newline at end of file +that is removing the "module-" part at the beginning, and replacing the last "-" with a ".". + +Also you can do the same with help of command line bodhi-client: https://fedoraproject.org/wiki/Bodhi/bodhi-client + +--- +bodhi updates new --request=testing --notes="Update to 3.0" --type=enhancement --user astepano standard-test-roles-3.0-2820190114142648.9c690d0e +Password: +================================================================================ + standard-test-roles-3.0-2820190114142648.9c690d0e +================================================================================ + Update ID: FEDORA-MODULAR-2019-cee54ead99 +Content Type: module + Release: Fedora 28 Modular + Status: pending + Type: enhancement + Karma: 0 + Autokarma: False [-3, 3] + Request: testing + Notes: Update to 3.0 + Submitter: astepano + Submitted: 2019-01-23 11:14:56 + Comments: bodhi - 2019-01-23 11:14:56 (karma 0) + This update has been submitted for testing by + astepano. + + https://bodhi.fedoraproject.org/updates/FEDORA-MODULAR-2019-cee54ead99 +---