{"id":155446,"date":"2020-02-13T19:44:45","date_gmt":"2020-02-13T14:14:45","guid":{"rendered":"https:\/\/fossbytes.com\/?p=155446"},"modified":"2020-02-13T19:44:45","modified_gmt":"2020-02-13T14:14:45","slug":"github-cli-beta-launched","status":"publish","type":"post","link":"https:\/\/fossbytes.com\/github-cli-beta-launched\/","title":{"rendered":"New GitHub CLI Beta Lets You Access GitHub Directly From Terminal"},"content":{"rendered":"<p><span class=\"dropcap dropcap3\">I<\/span>f you love to work on open-source or collaborating projects, you must have used GitHub for hosting your code on a remote computer and collaborating with other developers across the world.<\/p>\n<p>But using a Git locally and exiting the terminal each time to check the status on the GitHub web app is cumbersome. Therefore, GitHub has <a href=\"https:\/\/github.blog\/2020-02-12-supercharge-your-command-line-experience-github-cli-is-now-in-beta\/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">announced<\/a> a new command-line tool &#8220;GitHub CLI&#8221; to interact with GitHub directly from the local terminal.<\/p>\n<h2>What does the new Github CLI offer?<\/h2>\n<p>GitHub brings a command-line application to execute the web GitHub events related to issues and pull requests from your local terminal.<\/p>\n<p>You can use &#8216;gh&#8217; command-line tool to interact with your hosted projects on GitHub and perform various actions.<\/p>\n<figure id=\"attachment_155501\" aria-describedby=\"caption-attachment-155501\" style=\"width: 1200px\" class=\"wp-caption aligncenter\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-155501 size-full\" src=\"https:\/\/fossbytes.com\/wp-content\/uploads\/2020\/02\/GitHub-CLI-help.jpg\" alt=\"GitHub CLI help\" width=\"1200\" height=\"688\" srcset=\"https:\/\/fossbytes.com\/wp-content\/uploads\/2020\/02\/GitHub-CLI-help.jpg 1200w, https:\/\/fossbytes.com\/wp-content\/uploads\/2020\/02\/GitHub-CLI-help-300x172.jpg 300w, https:\/\/fossbytes.com\/wp-content\/uploads\/2020\/02\/GitHub-CLI-help-1024x587.jpg 1024w, https:\/\/fossbytes.com\/wp-content\/uploads\/2020\/02\/GitHub-CLI-help-768x440.jpg 768w, https:\/\/fossbytes.com\/wp-content\/uploads\/2020\/02\/GitHub-CLI-help-733x420.jpg 733w, https:\/\/fossbytes.com\/wp-content\/uploads\/2020\/02\/GitHub-CLI-help-640x367.jpg 640w, https:\/\/fossbytes.com\/wp-content\/uploads\/2020\/02\/GitHub-CLI-help-681x390.jpg 681w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" \/><figcaption id=\"caption-attachment-155501\" class=\"wp-caption-text\">GitHub CLI help<\/figcaption><\/figure>\n<p>Here&#8217;s are some highlighted functions that you can perform directly from your terminal:<\/p>\n<ul>\n<li>Quick status checks of the pull request and issues<\/li>\n<li>Filter lists of issues with labels<\/li>\n<li>Create a pull request<\/li>\n<li>View status of your pull request<\/li>\n<li>Checkout to pull requests branch<\/li>\n<\/ul>\n<p>For more command details, you can check out the official <a href=\"https:\/\/cli.github.com\/manual\/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">manual<\/a>.<\/p>\n<h2>How to install GitHub CLI?<\/h2>\n<p>GitHub CLI beta version is available for macOS, Windows, and Linux.<\/p>\n<p>To install the GitHub CLI, run the command:<\/p>\n<p><strong>on macOS<\/strong><\/p>\n<pre>brew install github\/gh\/gh<\/pre>\n<p><strong>on Windows<\/strong><\/p>\n<pre>scoop bucket add github-gh https:\/\/github.com\/cli\/scoop-gh.git\r\nscoop install gh<\/pre>\n<p>You can follow the installation command for various Linux distros from <a href=\"https:\/\/github.com\/cli\/cli#installation-and-upgrading\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">here<\/a>.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>If you love to work on open-source or collaborating projects, you must have used GitHub for&#8230;<\/p>\n","protected":false},"author":183,"featured_media":155498,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"ub_ctt_via":"","_kad_blocks_custom_css":"","_kad_blocks_head_custom_js":"","_kad_blocks_body_custom_js":"","_kad_blocks_footer_custom_js":"","_kadence_starter_templates_imported_post":false,"_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"categories":[1828,35],"tags":[3152,7270,1877,23840,90],"class_list":["post-155446","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-geek","category-news","tag-git","tag-cli","tag-github","tag-github-cli","tag-microsoft"],"featured_image_src":"https:\/\/fossbytes.com\/wp-content\/uploads\/2020\/02\/GitHub-Launches-Command-Line-Tool-.png","author_info":{"display_name":"Sarvottam Kumar","author_link":"https:\/\/fossbytes.com\/author\/sarvottam\/"},"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v20.5 (Yoast SEO v21.1) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>New GitHub CLI Beta Lets You Access GitHub Directly From Terminal<\/title>\n<meta name=\"description\" content=\"Using a Git locally and exiting the terminal each time to check the status on the GitHub web app is cumbersome. Therefore, GitHub has announced a new command-line tool &quot;GitHub CLI&quot; to interact with GitHub directly from the local terminal.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/fossbytes.com\/github-cli-beta-launched\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"New GitHub CLI Beta Lets You Access GitHub Directly From Terminal\" \/>\n<meta property=\"og:description\" content=\"Using a Git locally and exiting the terminal each time to check the status on the GitHub web app is cumbersome. Therefore, GitHub has announced a new command-line tool &quot;GitHub CLI&quot; to interact with GitHub directly from the local terminal.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/fossbytes.com\/github-cli-beta-launched\/\" \/>\n<meta property=\"og:site_name\" content=\"Fossbytes\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/fossbytes\" \/>\n<meta property=\"article:published_time\" content=\"2020-02-13T14:14:45+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/fossbytes.com\/wp-content\/uploads\/2020\/02\/GitHub-Launches-Command-Line-Tool-.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"688\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Sarvottam Kumar\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@https:\/\/twitter.com\/sarru1291\" \/>\n<meta name=\"twitter:site\" content=\"@fossbytes14\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Sarvottam Kumar\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/fossbytes.com\/github-cli-beta-launched\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/fossbytes.com\/github-cli-beta-launched\/\"},\"author\":{\"name\":\"Sarvottam Kumar\",\"@id\":\"https:\/\/fossbytes.com\/#\/schema\/person\/15a8bd6e8f6f2035bf8a0869693ee071\"},\"headline\":\"New GitHub CLI Beta Lets You Access GitHub Directly From Terminal\",\"datePublished\":\"2020-02-13T14:14:45+00:00\",\"dateModified\":\"2020-02-13T14:14:45+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/fossbytes.com\/github-cli-beta-launched\/\"},\"wordCount\":233,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/fossbytes.com\/#organization\"},\"keywords\":[\".git\",\"CLI\",\"GitHub\",\"GitHub CLI\",\"Microsoft\"],\"articleSection\":[\"Geek\",\"News\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/fossbytes.com\/github-cli-beta-launched\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/fossbytes.com\/github-cli-beta-launched\/\",\"url\":\"https:\/\/fossbytes.com\/github-cli-beta-launched\/\",\"name\":\"New GitHub CLI Beta Lets You Access GitHub Directly From Terminal\",\"isPartOf\":{\"@id\":\"https:\/\/fossbytes.com\/#website\"},\"datePublished\":\"2020-02-13T14:14:45+00:00\",\"dateModified\":\"2020-02-13T14:14:45+00:00\",\"description\":\"Using a Git locally and exiting the terminal each time to check the status on the GitHub web app is cumbersome. Therefore, GitHub has announced a new command-line tool \\\"GitHub CLI\\\" to interact with GitHub directly from the local terminal.\",\"breadcrumb\":{\"@id\":\"https:\/\/fossbytes.com\/github-cli-beta-launched\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/fossbytes.com\/github-cli-beta-launched\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/fossbytes.com\/github-cli-beta-launched\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/fossbytes.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Geek\",\"item\":\"https:\/\/fossbytes.com\/category\/geek\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"New GitHub CLI Beta Lets You Access GitHub Directly From Terminal\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/fossbytes.com\/#website\",\"url\":\"https:\/\/fossbytes.com\/\",\"name\":\"Fossbytes\",\"description\":\"Technology Simplified\",\"publisher\":{\"@id\":\"https:\/\/fossbytes.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/fossbytes.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/fossbytes.com\/#organization\",\"name\":\"Fossbytes Media Pvt Ltd\",\"url\":\"https:\/\/fossbytes.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/fossbytes.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/fossbytes.com\/wp-content\/uploads\/2021\/01\/FOSSBYTES-LOGO-NEW-1-1.png\",\"contentUrl\":\"https:\/\/fossbytes.com\/wp-content\/uploads\/2021\/01\/FOSSBYTES-LOGO-NEW-1-1.png\",\"width\":1126,\"height\":281,\"caption\":\"Fossbytes Media Pvt Ltd\"},\"image\":{\"@id\":\"https:\/\/fossbytes.com\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/fossbytes\",\"https:\/\/twitter.com\/fossbytes14\",\"https:\/\/instagram.com\/fossbytes\/\",\"https:\/\/www.linkedin.com\/company\/9360813\",\"https:\/\/www.pinterest.com\/source\/fossbytes.com\/\",\"https:\/\/www.youtube.com\/@FossbytesOfficial\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/fossbytes.com\/#\/schema\/person\/15a8bd6e8f6f2035bf8a0869693ee071\",\"name\":\"Sarvottam Kumar\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/fossbytes.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/489b9ec01b11e8a031609a9ff076336b?s=96&d=mm\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/489b9ec01b11e8a031609a9ff076336b?s=96&d=mm\",\"caption\":\"Sarvottam Kumar\"},\"description\":\"Sarvottam Kumar is a software engineer by profession with interest and experience in Blockchain, Angular, React and Flutter. He loves to explore the nuts and bolts of Linux and share his experience and insights of Linux and open source on the web\/various prestigious portals.\",\"sameAs\":[\"https:\/\/www.linkedin.com\/in\/sarru1291\/\",\"https:\/\/twitter.com\/https:\/\/twitter.com\/sarru1291\"],\"url\":\"https:\/\/fossbytes.com\/author\/sarvottam\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"New GitHub CLI Beta Lets You Access GitHub Directly From Terminal","description":"Using a Git locally and exiting the terminal each time to check the status on the GitHub web app is cumbersome. Therefore, GitHub has announced a new command-line tool \"GitHub CLI\" to interact with GitHub directly from the local terminal.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/fossbytes.com\/github-cli-beta-launched\/","og_locale":"en_US","og_type":"article","og_title":"New GitHub CLI Beta Lets You Access GitHub Directly From Terminal","og_description":"Using a Git locally and exiting the terminal each time to check the status on the GitHub web app is cumbersome. Therefore, GitHub has announced a new command-line tool \"GitHub CLI\" to interact with GitHub directly from the local terminal.","og_url":"https:\/\/fossbytes.com\/github-cli-beta-launched\/","og_site_name":"Fossbytes","article_publisher":"https:\/\/www.facebook.com\/fossbytes","article_published_time":"2020-02-13T14:14:45+00:00","og_image":[{"width":1200,"height":688,"url":"https:\/\/fossbytes.com\/wp-content\/uploads\/2020\/02\/GitHub-Launches-Command-Line-Tool-.png","type":"image\/png"}],"author":"Sarvottam Kumar","twitter_card":"summary_large_image","twitter_creator":"@https:\/\/twitter.com\/sarru1291","twitter_site":"@fossbytes14","twitter_misc":{"Written by":"Sarvottam Kumar","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/fossbytes.com\/github-cli-beta-launched\/#article","isPartOf":{"@id":"https:\/\/fossbytes.com\/github-cli-beta-launched\/"},"author":{"name":"Sarvottam Kumar","@id":"https:\/\/fossbytes.com\/#\/schema\/person\/15a8bd6e8f6f2035bf8a0869693ee071"},"headline":"New GitHub CLI Beta Lets You Access GitHub Directly From Terminal","datePublished":"2020-02-13T14:14:45+00:00","dateModified":"2020-02-13T14:14:45+00:00","mainEntityOfPage":{"@id":"https:\/\/fossbytes.com\/github-cli-beta-launched\/"},"wordCount":233,"commentCount":0,"publisher":{"@id":"https:\/\/fossbytes.com\/#organization"},"keywords":[".git","CLI","GitHub","GitHub CLI","Microsoft"],"articleSection":["Geek","News"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/fossbytes.com\/github-cli-beta-launched\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/fossbytes.com\/github-cli-beta-launched\/","url":"https:\/\/fossbytes.com\/github-cli-beta-launched\/","name":"New GitHub CLI Beta Lets You Access GitHub Directly From Terminal","isPartOf":{"@id":"https:\/\/fossbytes.com\/#website"},"datePublished":"2020-02-13T14:14:45+00:00","dateModified":"2020-02-13T14:14:45+00:00","description":"Using a Git locally and exiting the terminal each time to check the status on the GitHub web app is cumbersome. Therefore, GitHub has announced a new command-line tool \"GitHub CLI\" to interact with GitHub directly from the local terminal.","breadcrumb":{"@id":"https:\/\/fossbytes.com\/github-cli-beta-launched\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/fossbytes.com\/github-cli-beta-launched\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/fossbytes.com\/github-cli-beta-launched\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/fossbytes.com\/"},{"@type":"ListItem","position":2,"name":"Geek","item":"https:\/\/fossbytes.com\/category\/geek\/"},{"@type":"ListItem","position":3,"name":"New GitHub CLI Beta Lets You Access GitHub Directly From Terminal"}]},{"@type":"WebSite","@id":"https:\/\/fossbytes.com\/#website","url":"https:\/\/fossbytes.com\/","name":"Fossbytes","description":"Technology Simplified","publisher":{"@id":"https:\/\/fossbytes.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/fossbytes.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/fossbytes.com\/#organization","name":"Fossbytes Media Pvt Ltd","url":"https:\/\/fossbytes.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/fossbytes.com\/#\/schema\/logo\/image\/","url":"https:\/\/fossbytes.com\/wp-content\/uploads\/2021\/01\/FOSSBYTES-LOGO-NEW-1-1.png","contentUrl":"https:\/\/fossbytes.com\/wp-content\/uploads\/2021\/01\/FOSSBYTES-LOGO-NEW-1-1.png","width":1126,"height":281,"caption":"Fossbytes Media Pvt Ltd"},"image":{"@id":"https:\/\/fossbytes.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/fossbytes","https:\/\/twitter.com\/fossbytes14","https:\/\/instagram.com\/fossbytes\/","https:\/\/www.linkedin.com\/company\/9360813","https:\/\/www.pinterest.com\/source\/fossbytes.com\/","https:\/\/www.youtube.com\/@FossbytesOfficial\/"]},{"@type":"Person","@id":"https:\/\/fossbytes.com\/#\/schema\/person\/15a8bd6e8f6f2035bf8a0869693ee071","name":"Sarvottam Kumar","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/fossbytes.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/489b9ec01b11e8a031609a9ff076336b?s=96&d=mm","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/489b9ec01b11e8a031609a9ff076336b?s=96&d=mm","caption":"Sarvottam Kumar"},"description":"Sarvottam Kumar is a software engineer by profession with interest and experience in Blockchain, Angular, React and Flutter. He loves to explore the nuts and bolts of Linux and share his experience and insights of Linux and open source on the web\/various prestigious portals.","sameAs":["https:\/\/www.linkedin.com\/in\/sarru1291\/","https:\/\/twitter.com\/https:\/\/twitter.com\/sarru1291"],"url":"https:\/\/fossbytes.com\/author\/sarvottam\/"}]}},"taxonomy_info":{"category":[{"value":1828,"label":"Geek"},{"value":35,"label":"News"}],"post_tag":[{"value":3152,"label":".git"},{"value":7270,"label":"CLI"},{"value":1877,"label":"GitHub"},{"value":23840,"label":"GitHub CLI"},{"value":90,"label":"Microsoft"}]},"featured_image_src_large":["https:\/\/fossbytes.com\/wp-content\/uploads\/2020\/02\/GitHub-Launches-Command-Line-Tool--1024x587.png",1024,587,true],"comment_info":0,"category_info":[{"term_id":1828,"name":"Geek","slug":"geek","term_group":0,"term_taxonomy_id":1830,"taxonomy":"category","description":"The Geek section of Fossbytes features trending developments, features, and useful guides on Linux distros, programming, single board computers, and DIY projects. Here you can also browse new stories on various open source technologies and budding projects.","parent":0,"count":824,"filter":"raw","cat_ID":1828,"category_count":824,"category_description":"The Geek section of Fossbytes features trending developments, features, and useful guides on Linux distros, programming, single board computers, and DIY projects. Here you can also browse new stories on various open source technologies and budding projects.","cat_name":"Geek","category_nicename":"geek","category_parent":0},{"term_id":35,"name":"News","slug":"news","term_group":0,"term_taxonomy_id":35,"taxonomy":"category","description":"As our tagline \"Fresh Bytes of Technology\" implies, our team works tirelessly to deliver the latest updates from the tech world in a crisp and easy-to-follow format. Follow us on different social media channels as well as Google News to keep yourself updated with the latest knowhow of tech giants, security\/privacy, smartphones, operating systems, and latest innovations in the field of electric vehicles and artificial intelligence.","parent":0,"count":5997,"filter":"raw","cat_ID":35,"category_count":5997,"category_description":"As our tagline \"Fresh Bytes of Technology\" implies, our team works tirelessly to deliver the latest updates from the tech world in a crisp and easy-to-follow format. Follow us on different social media channels as well as Google News to keep yourself updated with the latest knowhow of tech giants, security\/privacy, smartphones, operating systems, and latest innovations in the field of electric vehicles and artificial intelligence.","cat_name":"News","category_nicename":"news","category_parent":0}],"tag_info":[{"term_id":3152,"name":".git","slug":"git","term_group":0,"term_taxonomy_id":3154,"taxonomy":"post_tag","description":"","parent":0,"count":5,"filter":"raw"},{"term_id":7270,"name":"CLI","slug":"cli","term_group":0,"term_taxonomy_id":7271,"taxonomy":"post_tag","description":"","parent":0,"count":3,"filter":"raw"},{"term_id":1877,"name":"GitHub","slug":"github","term_group":0,"term_taxonomy_id":1879,"taxonomy":"post_tag","description":"","parent":0,"count":42,"filter":"raw"},{"term_id":23840,"name":"GitHub CLI","slug":"github-cli","term_group":0,"term_taxonomy_id":23841,"taxonomy":"post_tag","description":"","parent":0,"count":1,"filter":"raw"},{"term_id":90,"name":"Microsoft","slug":"microsoft","term_group":0,"term_taxonomy_id":90,"taxonomy":"post_tag","description":"","parent":0,"count":395,"filter":"raw"}],"_links":{"self":[{"href":"https:\/\/fossbytes.com\/wp-json\/wp\/v2\/posts\/155446"}],"collection":[{"href":"https:\/\/fossbytes.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/fossbytes.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/fossbytes.com\/wp-json\/wp\/v2\/users\/183"}],"replies":[{"embeddable":true,"href":"https:\/\/fossbytes.com\/wp-json\/wp\/v2\/comments?post=155446"}],"version-history":[{"count":6,"href":"https:\/\/fossbytes.com\/wp-json\/wp\/v2\/posts\/155446\/revisions"}],"predecessor-version":[{"id":155528,"href":"https:\/\/fossbytes.com\/wp-json\/wp\/v2\/posts\/155446\/revisions\/155528"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/fossbytes.com\/wp-json\/wp\/v2\/media\/155498"}],"wp:attachment":[{"href":"https:\/\/fossbytes.com\/wp-json\/wp\/v2\/media?parent=155446"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/fossbytes.com\/wp-json\/wp\/v2\/categories?post=155446"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/fossbytes.com\/wp-json\/wp\/v2\/tags?post=155446"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}