{"id":426,"date":"2020-09-17T10:12:54","date_gmt":"2020-09-17T10:12:54","guid":{"rendered":"https:\/\/github.blog\/fr\/?p=426"},"modified":"2020-10-05T10:26:53","modified_gmt":"2020-10-05T10:26:53","slug":"github-annonce-la-disponibilite-de-cli-1-0","status":"publish","type":"post","link":"https:\/\/github.blog\/fr\/2020-09-17-github-annonce-la-disponibilite-de-cli-1-0\/","title":{"rendered":"GitHub annonce la disponibilit\u00e9 de CLI 1.0"},"content":{"rendered":"<p><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" class=\"\" src=\"https:\/\/github.blog\/wp-content\/uploads\/2020\/09\/GitHubCLI_SocialCard_VersionNumber_NoSubLine_v2.png?fit=1200%2C630&#038;resize=655%2C344\" width=\"655\" height=\"344\" \/><\/p>\n<p><b>GitHub annonce la disponibilit\u00e9 de CLI 1.0\u00a0<\/b><\/p>\n<p><span style=\"font-weight: 400;\">GitHub CLI permet aux utilisateurs de b\u00e9n\u00e9ficier de GitHub sur leur terminal. Il r\u00e9duit le nombre de changements de contexte, aide \u00e0 la concentration et permet de scripter et de cr\u00e9er plus facilement ses propres workflows. En d\u00e9but d\u2019ann\u00e9e, GitHub a annonc\u00e9 la version b\u00eata de GitHub CLI. Depuis le lancement de celle-ci , les utilisateurs ont cr\u00e9\u00e9 pr\u00e8s de 200 000 pull request, effectu\u00e9 plus de 350 000 merge et ouvert plus de 20 000 issues. Gr\u00e2ce aux commentaires nombreux et tr\u00e8s constructifs, GitHub CLI est aujourd&rsquo;hui sorti de la phase b\u00eata. La solution est d\u00e9sormais disponible en t\u00e9l\u00e9chargement sur Windows, macOS et Linux.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Avec GitHub CLI 1.0, il est possible d\u2019effectuer les op\u00e9rations suivantes :\u00a0<\/span><\/p>\n<ul>\n<li><span style=\"font-weight: 400;\"> Ex\u00e9cuter tout son workflow GitHub \u00e0 partir du terminal, des issues aux releases.<\/span><\/li>\n<li><span style=\"font-weight: 400;\"> Appeler l&rsquo;API GitHub pour scripter presque n&rsquo;importe quelle action, et d\u00e9finir un alias personnalis\u00e9 pour chaque commande.<\/span><\/li>\n<li><span style=\"font-weight: 400;\"> Se connecter au serveur GitHub Enterprise, en plus de GitHub.com.<\/span><\/li>\n<\/ul>\n<p><strong>De l\u2019issue \u00e0 la release<\/strong><\/p>\n<p><span style=\"font-weight: 400;\">GitHub CLI\u00a0 est utilisable pour l&rsquo;ensemble du workflow GitHub. Il permet d\u2019effectuer les op\u00e9rations suivantes:<\/span><\/p>\n<ul>\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">\u00a0Cloner le d\u00e9p\u00f4t avec lequel l&rsquo;utilisateur souhaite travailler en utilisant \u00ab\u00a0gh repo clone owner\/repo\u00a0\u00bb.<\/span><\/li>\n<li><span style=\"font-weight: 400;\"> Trouver la prochaine t\u00e2che sur laquelle l\u2019utilisateur doit travailler avec \u00ab\u00a0gh issue status\u00a0\u00bb ou \u00ab\u00a0gh issue list &#8211;assignee billygriffin\u00a0\u00bb.<\/span><\/li>\n<li>Lorsque l\u2019utilisateur a fini d&rsquo;ajouter cette fonctionnalit\u00e9 ou de corriger ce bug, il utilise \u00ab\u00a0gh pr create\u00a0\u00bb pour cr\u00e9er une pull request sur GitHub.<\/li>\n<li><span style=\"font-weight: 400;\"> Ainsi, le co\u00e9quipier peut v\u00e9rifier une pull request en utilisant `gh pr checkout 1337`, voir la diff\u00e9rence avec `gh pr diff`, et m\u00eame fournir une r\u00e9vision succincte en utilisant `gh pr review`.<\/span><\/li>\n<li><span style=\"font-weight: 400;\"> Une fois que la pull request est approuv\u00e9e, il est possible de s\u2019assurer que tous les tests sont pass\u00e9s avec les contr\u00f4les `gh pr checks&rsquo;, et de poursuivre ensuite en les fusionnant\u00a0 directement depuis le terminal avec `gh pr merge&rsquo;. GitHub CLI proposera m\u00eame \u00e0 l&rsquo;utilisateur de supprimer sa branche localement et sur GitHub.com apr\u00e8s la fusion.<\/span><\/li>\n<li><span style=\"font-weight: 400;\"> Lorsque la prochaine version est pr\u00eate \u00e0 la publication, il suffit simplement d\u2019utiliser\u00a0 `gh release create [nom du tag]` pour rendre une cr\u00e9ation disponible au monde entier sans jamais quitter sa ligne de commande !<\/span><\/li>\n<\/ul>\n<p><strong>Cr\u00e9er son propre GitHub CLI avec des alias et des `gh api`.<\/strong><\/p>\n<p><span style=\"font-weight: 400;\">GitHub CLI permet maintenant de cr\u00e9er des alias pour n&rsquo;importe quelle commande en utilisant `gh alias set`. Avec la puissante `gh api` , permettant d&rsquo;acc\u00e9der directement \u00e0 l&rsquo;API de GitHub, tout devient possible\u00a0 avec &lsquo;gh&rsquo;. Les commandes sont \u00e9galement facilement composables.<\/span><span style=\"font-weight: 400;\">\u00a0Un conseil : pour partager son alias \u00e0 l\u2019aide d\u2019un gist,\u00a0 il est possible d\u2019utiliser\u00a0 `gh alias list | gh gist create`.\u00a0 Une id\u00e9e sympa pour travailler avec des alias en utilisant la CLI de GitHub?\u00a0 Tweetez-la \u00e0 @github !<\/span><\/p>\n<p><strong>GitHub CLI est disponible pour GitHub Enterprise Server<\/strong><\/p>\n<p><span style=\"font-weight: 400;\">GitHub CLI est \u00e9galement disponible avec des d\u00e9p\u00f4ts h\u00e9berg\u00e9s sur GitHub Enterprise Server 2.20+. Depuis le lancement de la version b\u00eata, GitHub a re\u00e7u de nombreuses demandes sur ce th\u00e8me. Avec ce lancement officiel, de plus en plus de personnes utilisant GitHub Enterprise Server, peuvent maintenant \u00e9galement utiliser GitHub CLI.<\/span><\/p>\n<p><strong>Le travail de toute une communaut\u00e9\u00a0<\/strong><\/p>\n<p><span style=\"font-weight: 400;\">La communaut\u00e9 est au c\u0153ur de tout le travail de\u00a0 GitHub. Pour ce d\u00e9p\u00f4t open source, plus de 80 contributeurs issus de cette communaut\u00e9 se sont manifest\u00e9s, avec des participations telles que:\u00a0<\/span><\/p>\n<ul>\n<li><span style=\"font-weight: 400;\"> Ajout de m\u00e9tadonn\u00e9es pour les issues et pull requests (Merci, @doi-t !)<\/span><\/li>\n<li><span style=\"font-weight: 400;\"> Permettre la s\u00e9lection de mod\u00e8les d\u2019issues vierges (Merci, @AliabbasMerchant !)<\/span><\/li>\n<li><span style=\"font-weight: 400;\"> Filtrage des issues par milestone, par mention et par auteur (Merci, @eddumelendez !)<\/span><\/li>\n<li><span style=\"font-weight: 400;\"> Alignement de la cr\u00e9ation de d\u00e9p\u00f4ts sur d&rsquo;autres commandes de cr\u00e9ation (Merci, @ShubhankarKG !)<\/span><\/li>\n<\/ul>\n<p><span style=\"font-weight: 400;\">En s\u2019inspirant des\u00a0 commentaires de la communaut\u00e9\u00a0 pendant la phase b\u00eata, GitHub a publi\u00e9 des fonctionnalit\u00e9s qui permettent de :<\/span><\/p>\n<ul>\n<li><span style=\"font-weight: 400;\">cr\u00e9er et visualiser des d\u00e9p\u00f4ts<\/span><\/li>\n<li><span style=\"font-weight: 400;\"> configurer GitHub CLI pour utiliser SSH et son \u00e9diteur pr\u00e9f\u00e9r\u00e9<\/span><\/li>\n<li><span style=\"font-weight: 400;\"> fermer, rouvrir et ajouter des \u00e9tiquettes, des contributeurs, etc. aux issues et aux pull requests<\/span><\/li>\n<li><span style=\"font-weight: 400;\"> voir les demandes de diff, de r\u00e9vision et de fusion de pull requests<\/span><\/li>\n<\/ul>\n<p>&nbsp;<\/p>\n<p><span style=\"font-weight: 400;\">\u00a0<\/span><\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>GitHub annonce la disponibilit\u00e9 de CLI 1.0\u00a0 GitHub CLI permet aux utilisateurs de b\u00e9n\u00e9ficier de GitHub sur leur terminal. Il r\u00e9duit le nombre de changements de contexte, aide \u00e0 la concentration et permet de scripter<\/p>\n","protected":false},"author":1638,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[1],"tags":[],"coauthors":[],"class_list":["post-426","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.3 (Yoast SEO v27.3) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>GitHub annonce la disponibilit\u00e9 de CLI 1.0 - Le Blog GitHub<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/github.blog\/fr\/2020-09-17-github-annonce-la-disponibilite-de-cli-1-0\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"GitHub annonce la disponibilit\u00e9 de CLI 1.0\" \/>\n<meta property=\"og:description\" content=\"GitHub annonce la disponibilit\u00e9 de CLI 1.0\u00a0 GitHub CLI permet aux utilisateurs de b\u00e9n\u00e9ficier de GitHub sur leur terminal. Il r\u00e9duit le nombre de changements de contexte, aide \u00e0 la concentration et permet de scripter\" \/>\n<meta property=\"og:url\" content=\"https:\/\/github.blog\/fr\/2020-09-17-github-annonce-la-disponibilite-de-cli-1-0\/\" \/>\n<meta property=\"og:site_name\" content=\"Le Blog GitHub\" \/>\n<meta property=\"article:published_time\" content=\"2020-09-17T10:12:54+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2020-10-05T10:26:53+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/github.blog\/wp-content\/uploads\/2020\/09\/GitHubCLI_SocialCard_VersionNumber_NoSubLine_v2.png?fit=1200%2C630\" \/>\n<meta name=\"author\" content=\"Shanku Niyogi\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@shankuniyogi\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Shanku Niyogi\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/github.blog\\\/fr\\\/2020-09-17-github-annonce-la-disponibilite-de-cli-1-0\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/github.blog\\\/fr\\\/2020-09-17-github-annonce-la-disponibilite-de-cli-1-0\\\/\"},\"author\":{\"name\":\"Shanku Niyogi\",\"@id\":\"https:\\\/\\\/github.blog\\\/fr\\\/#\\\/schema\\\/person\\\/4d563ead6518f53b9d4258fb8e372aa5\"},\"headline\":\"GitHub annonce la disponibilit\u00e9 de CLI 1.0\",\"datePublished\":\"2020-09-17T10:12:54+00:00\",\"dateModified\":\"2020-10-05T10:26:53+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/github.blog\\\/fr\\\/2020-09-17-github-annonce-la-disponibilite-de-cli-1-0\\\/\"},\"wordCount\":735,\"image\":{\"@id\":\"https:\\\/\\\/github.blog\\\/fr\\\/2020-09-17-github-annonce-la-disponibilite-de-cli-1-0\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/github.blog\\\/wp-content\\\/uploads\\\/2020\\\/09\\\/GitHubCLI_SocialCard_VersionNumber_NoSubLine_v2.png?fit=1200%2C630\",\"articleSection\":[\"Uncategorized\"],\"inLanguage\":\"fr-FR\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/github.blog\\\/fr\\\/2020-09-17-github-annonce-la-disponibilite-de-cli-1-0\\\/\",\"url\":\"https:\\\/\\\/github.blog\\\/fr\\\/2020-09-17-github-annonce-la-disponibilite-de-cli-1-0\\\/\",\"name\":\"GitHub annonce la disponibilit\u00e9 de CLI 1.0 - Le Blog GitHub\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/github.blog\\\/fr\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/github.blog\\\/fr\\\/2020-09-17-github-annonce-la-disponibilite-de-cli-1-0\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/github.blog\\\/fr\\\/2020-09-17-github-annonce-la-disponibilite-de-cli-1-0\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/github.blog\\\/wp-content\\\/uploads\\\/2020\\\/09\\\/GitHubCLI_SocialCard_VersionNumber_NoSubLine_v2.png?fit=1200%2C630\",\"datePublished\":\"2020-09-17T10:12:54+00:00\",\"dateModified\":\"2020-10-05T10:26:53+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/github.blog\\\/fr\\\/#\\\/schema\\\/person\\\/4d563ead6518f53b9d4258fb8e372aa5\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/github.blog\\\/fr\\\/2020-09-17-github-annonce-la-disponibilite-de-cli-1-0\\\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/github.blog\\\/fr\\\/2020-09-17-github-annonce-la-disponibilite-de-cli-1-0\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/github.blog\\\/fr\\\/2020-09-17-github-annonce-la-disponibilite-de-cli-1-0\\\/#primaryimage\",\"url\":\"https:\\\/\\\/github.blog\\\/wp-content\\\/uploads\\\/2020\\\/09\\\/GitHubCLI_SocialCard_VersionNumber_NoSubLine_v2.png?fit=1200%2C630\",\"contentUrl\":\"https:\\\/\\\/github.blog\\\/wp-content\\\/uploads\\\/2020\\\/09\\\/GitHubCLI_SocialCard_VersionNumber_NoSubLine_v2.png?fit=1200%2C630\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/github.blog\\\/fr\\\/2020-09-17-github-annonce-la-disponibilite-de-cli-1-0\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/github.blog\\\/fr\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"GitHub annonce la disponibilit\u00e9 de CLI 1.0\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/github.blog\\\/fr\\\/#website\",\"url\":\"https:\\\/\\\/github.blog\\\/fr\\\/\",\"name\":\"Le Blog GitHub\",\"description\":\"Just another The GitHub Blog Sites site\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/github.blog\\\/fr\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-FR\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/github.blog\\\/fr\\\/#\\\/schema\\\/person\\\/4d563ead6518f53b9d4258fb8e372aa5\",\"name\":\"Shanku Niyogi\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/768a2bde77b7466ca7b66b0277b8e8e4f7e77403233dd9fe2ece05ccd823c07a?s=96&d=mm&r=g2b442fd4bfe9db7d905a0f60d8262995\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/768a2bde77b7466ca7b66b0277b8e8e4f7e77403233dd9fe2ece05ccd823c07a?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/768a2bde77b7466ca7b66b0277b8e8e4f7e77403233dd9fe2ece05ccd823c07a?s=96&d=mm&r=g\",\"caption\":\"Shanku Niyogi\"},\"sameAs\":[\"https:\\\/\\\/x.com\\\/shankuniyogi\"],\"url\":\"https:\\\/\\\/github.blog\\\/fr\\\/author\\\/shankuniyogi\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"GitHub annonce la disponibilit\u00e9 de CLI 1.0 - Le Blog GitHub","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:\/\/github.blog\/fr\/2020-09-17-github-annonce-la-disponibilite-de-cli-1-0\/","og_locale":"fr_FR","og_type":"article","og_title":"GitHub annonce la disponibilit\u00e9 de CLI 1.0","og_description":"GitHub annonce la disponibilit\u00e9 de CLI 1.0\u00a0 GitHub CLI permet aux utilisateurs de b\u00e9n\u00e9ficier de GitHub sur leur terminal. Il r\u00e9duit le nombre de changements de contexte, aide \u00e0 la concentration et permet de scripter","og_url":"https:\/\/github.blog\/fr\/2020-09-17-github-annonce-la-disponibilite-de-cli-1-0\/","og_site_name":"Le Blog GitHub","article_published_time":"2020-09-17T10:12:54+00:00","article_modified_time":"2020-10-05T10:26:53+00:00","og_image":[{"url":"https:\/\/github.blog\/wp-content\/uploads\/2020\/09\/GitHubCLI_SocialCard_VersionNumber_NoSubLine_v2.png?fit=1200%2C630","type":"","width":"","height":""}],"author":"Shanku Niyogi","twitter_card":"summary_large_image","twitter_creator":"@shankuniyogi","twitter_misc":{"Written by":"Shanku Niyogi","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/github.blog\/fr\/2020-09-17-github-annonce-la-disponibilite-de-cli-1-0\/#article","isPartOf":{"@id":"https:\/\/github.blog\/fr\/2020-09-17-github-annonce-la-disponibilite-de-cli-1-0\/"},"author":{"name":"Shanku Niyogi","@id":"https:\/\/github.blog\/fr\/#\/schema\/person\/4d563ead6518f53b9d4258fb8e372aa5"},"headline":"GitHub annonce la disponibilit\u00e9 de CLI 1.0","datePublished":"2020-09-17T10:12:54+00:00","dateModified":"2020-10-05T10:26:53+00:00","mainEntityOfPage":{"@id":"https:\/\/github.blog\/fr\/2020-09-17-github-annonce-la-disponibilite-de-cli-1-0\/"},"wordCount":735,"image":{"@id":"https:\/\/github.blog\/fr\/2020-09-17-github-annonce-la-disponibilite-de-cli-1-0\/#primaryimage"},"thumbnailUrl":"https:\/\/github.blog\/wp-content\/uploads\/2020\/09\/GitHubCLI_SocialCard_VersionNumber_NoSubLine_v2.png?fit=1200%2C630","articleSection":["Uncategorized"],"inLanguage":"fr-FR"},{"@type":"WebPage","@id":"https:\/\/github.blog\/fr\/2020-09-17-github-annonce-la-disponibilite-de-cli-1-0\/","url":"https:\/\/github.blog\/fr\/2020-09-17-github-annonce-la-disponibilite-de-cli-1-0\/","name":"GitHub annonce la disponibilit\u00e9 de CLI 1.0 - Le Blog GitHub","isPartOf":{"@id":"https:\/\/github.blog\/fr\/#website"},"primaryImageOfPage":{"@id":"https:\/\/github.blog\/fr\/2020-09-17-github-annonce-la-disponibilite-de-cli-1-0\/#primaryimage"},"image":{"@id":"https:\/\/github.blog\/fr\/2020-09-17-github-annonce-la-disponibilite-de-cli-1-0\/#primaryimage"},"thumbnailUrl":"https:\/\/github.blog\/wp-content\/uploads\/2020\/09\/GitHubCLI_SocialCard_VersionNumber_NoSubLine_v2.png?fit=1200%2C630","datePublished":"2020-09-17T10:12:54+00:00","dateModified":"2020-10-05T10:26:53+00:00","author":{"@id":"https:\/\/github.blog\/fr\/#\/schema\/person\/4d563ead6518f53b9d4258fb8e372aa5"},"breadcrumb":{"@id":"https:\/\/github.blog\/fr\/2020-09-17-github-annonce-la-disponibilite-de-cli-1-0\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/github.blog\/fr\/2020-09-17-github-annonce-la-disponibilite-de-cli-1-0\/"]}]},{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/github.blog\/fr\/2020-09-17-github-annonce-la-disponibilite-de-cli-1-0\/#primaryimage","url":"https:\/\/github.blog\/wp-content\/uploads\/2020\/09\/GitHubCLI_SocialCard_VersionNumber_NoSubLine_v2.png?fit=1200%2C630","contentUrl":"https:\/\/github.blog\/wp-content\/uploads\/2020\/09\/GitHubCLI_SocialCard_VersionNumber_NoSubLine_v2.png?fit=1200%2C630"},{"@type":"BreadcrumbList","@id":"https:\/\/github.blog\/fr\/2020-09-17-github-annonce-la-disponibilite-de-cli-1-0\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/github.blog\/fr\/"},{"@type":"ListItem","position":2,"name":"GitHub annonce la disponibilit\u00e9 de CLI 1.0"}]},{"@type":"WebSite","@id":"https:\/\/github.blog\/fr\/#website","url":"https:\/\/github.blog\/fr\/","name":"Le Blog GitHub","description":"Just another The GitHub Blog Sites site","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/github.blog\/fr\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-FR"},{"@type":"Person","@id":"https:\/\/github.blog\/fr\/#\/schema\/person\/4d563ead6518f53b9d4258fb8e372aa5","name":"Shanku Niyogi","image":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/secure.gravatar.com\/avatar\/768a2bde77b7466ca7b66b0277b8e8e4f7e77403233dd9fe2ece05ccd823c07a?s=96&d=mm&r=g2b442fd4bfe9db7d905a0f60d8262995","url":"https:\/\/secure.gravatar.com\/avatar\/768a2bde77b7466ca7b66b0277b8e8e4f7e77403233dd9fe2ece05ccd823c07a?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/768a2bde77b7466ca7b66b0277b8e8e4f7e77403233dd9fe2ece05ccd823c07a?s=96&d=mm&r=g","caption":"Shanku Niyogi"},"sameAs":["https:\/\/x.com\/shankuniyogi"],"url":"https:\/\/github.blog\/fr\/author\/shankuniyogi\/"}]}},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/github.blog\/fr\/wp-json\/wp\/v2\/posts\/426","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/github.blog\/fr\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/github.blog\/fr\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/github.blog\/fr\/wp-json\/wp\/v2\/users\/1638"}],"replies":[{"embeddable":true,"href":"https:\/\/github.blog\/fr\/wp-json\/wp\/v2\/comments?post=426"}],"version-history":[{"count":1,"href":"https:\/\/github.blog\/fr\/wp-json\/wp\/v2\/posts\/426\/revisions"}],"predecessor-version":[{"id":427,"href":"https:\/\/github.blog\/fr\/wp-json\/wp\/v2\/posts\/426\/revisions\/427"}],"wp:attachment":[{"href":"https:\/\/github.blog\/fr\/wp-json\/wp\/v2\/media?parent=426"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/github.blog\/fr\/wp-json\/wp\/v2\/categories?post=426"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/github.blog\/fr\/wp-json\/wp\/v2\/tags?post=426"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/github.blog\/fr\/wp-json\/wp\/v2\/coauthors?post=426"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}