{"id":1216,"date":"2020-04-06T21:02:41","date_gmt":"2020-04-06T21:02:41","guid":{"rendered":"\/blog\/?p=1216"},"modified":"2020-05-21T15:40:54","modified_gmt":"2020-05-21T15:40:54","slug":"activate-all-subscribed-repos","status":"publish","type":"post","link":"\/blog\/index.php\/activate-all-subscribed-repos\/","title":{"rendered":"Activate all subscribed repos"},"content":{"rendered":"<p><code>for repo in $(subscription-manager repos | grep ID| cut -d: -f 2);do subscription-manager repos --enable=$repo;done<\/code><\/p>\n","protected":false},"excerpt":{"rendered":"<p>for repo in $(subscription-manager repos | grep ID| cut -d: -f 2);do subscription-manager repos &#8211;enable=$repo;done<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-1216","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"\/blog\/index.php\/wp-json\/wp\/v2\/posts\/1216","targetHints":{"allow":["GET"]}}],"collection":[{"href":"\/blog\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"\/blog\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"\/blog\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"\/blog\/index.php\/wp-json\/wp\/v2\/comments?post=1216"}],"version-history":[{"count":2,"href":"\/blog\/index.php\/wp-json\/wp\/v2\/posts\/1216\/revisions"}],"predecessor-version":[{"id":1276,"href":"\/blog\/index.php\/wp-json\/wp\/v2\/posts\/1216\/revisions\/1276"}],"wp:attachment":[{"href":"\/blog\/index.php\/wp-json\/wp\/v2\/media?parent=1216"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"\/blog\/index.php\/wp-json\/wp\/v2\/categories?post=1216"},{"taxonomy":"post_tag","embeddable":true,"href":"\/blog\/index.php\/wp-json\/wp\/v2\/tags?post=1216"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}