Skip to content

Commit 2d17d09

Browse files
Update feed
1 parent fcfb229 commit 2d17d09

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/feed.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3158,7 +3158,7 @@
31583158
"id": "0980_2015-09-30",
31593159
"url": "https://cloud.google.com/sdk/docs/release-notes#0980_2015-09-30",
31603160
"title": "0.9.80 (2015-09-30)",
3161-
"content_html": "<ul>\n<li>\n<p><code translate=\"no\" dir=\"ltr\">gcloud app</code></p>\n\n<ul>\n<li>\n<p>Soon, deployments will set the deployed version to receive all traffic\nby default. To keep the current behavior, use the <code translate=\"no\" dir=\"ltr\">--no-promote</code> flag\nor run the following command:</p>\n<pre class=\"prettyprint\" translate=\"no\" dir=\"ltr\"><code translate=\"no\" dir=\"ltr\">$ gcloud config set app/promote_by_default false\n</code></pre>\n<p>To adopt the new behavior early, use the <code translate=\"no\" dir=\"ltr\">--promote</code> flag or run the\nfollowing command:</p>\n<pre class=\"prettyprint\" translate=\"no\" dir=\"ltr\"><code translate=\"no\" dir=\"ltr\">$ gcloud config set app/promote_by_default true\n</code></pre>\n</li>\n<li><p>The <code translate=\"no\" dir=\"ltr\">--set-default</code> flag is deprecated. Please use the <code translate=\"no\" dir=\"ltr\">--promote</code> flag\ninstead.</p></li>\n<li>\n<p>In a future Cloud SDK release, deployments that promote the new version\nto receive all traffic will stop the previous version by default. To\nkeep the current behavior, pass the <code translate=\"no\" dir=\"ltr\">--no-stop-previous-version</code> flag,\nor run the following command:</p>\n<pre class=\"prettyprint\" translate=\"no\" dir=\"ltr\"><code translate=\"no\" dir=\"ltr\">$ gcloud config set app/stop_previous_version true\n</code></pre>\n</li>\n<li><p>The <code translate=\"no\" dir=\"ltr\">app run</code> command is deprecated and will soon be removed. Please\nuse dev_appserver (found in the same directory as the `gcloud command)\ninstead.</p></li>\n<li><p>The <code translate=\"no\" dir=\"ltr\">gcloud preview app modules download command</code> is deprecated, and\nwill be removed soon.</p></li>\n</ul>\n</li>\n<li><p>The Windows installer has an option to run <code translate=\"no\" dir=\"ltr\">gcloud init</code> after the\ninstallation finishes.</p></li>\n<li>\n<p>The <code translate=\"no\" dir=\"ltr\">preview</code> component has been removed.</p>\n\n<ul>\n<li>The <code translate=\"no\" dir=\"ltr\">gcloud preview app</code> commands remain available as usual and\nare still shipped through the <code translate=\"no\" dir=\"ltr\">app</code> component.</li>\n<li>Please use <code translate=\"no\" dir=\"ltr\">gcloud compute instance-groups unmanaged</code> instead\nof <code translate=\"no\" dir=\"ltr\">gcloud preview instance-groups</code>. Note that you will need to\nmodify some command invocations when switching to the non-preview\ncommands.</li>\n<li>Please use <code translate=\"no\" dir=\"ltr\">gcloud compute instance-groups managed</code> instead of\n<code translate=\"no\" dir=\"ltr\">gcloud preview managed-instance-groups</code>. Note that you will need to\nmodify some command invocations when switching to the non-preview\ncommands.</li>\n</ul>\n</li>\n<li><p>All Google Compute User Accounts commands have moved to beta.</p></li>\n<li><p>Deployment-manager list commands now support pagination.</p></li>\n<li><p>Minor bug fixes.</p></li>\n</ul>",
3161+
"content_html": "<ul>\n<li>\n<p><code translate=\"no\" dir=\"ltr\">gcloud app</code></p>\n\n<ul>\n<li>\n<p>Soon, deployments will set the deployed version to receive all traffic\nby default. To keep the current behavior, use the <code translate=\"no\" dir=\"ltr\">--no-promote</code> flag\nor run the following command:</p>\n<div></div>\n<devsite-code><pre class=\"devsite-click-to-copy\" translate=\"no\" dir=\"ltr\" is-upgraded syntax=\"Bash\"><code translate=\"no\" dir=\"ltr\">$<span class=\"devsite-syntax-w\"> </span>gcloud<span class=\"devsite-syntax-w\"> </span>config<span class=\"devsite-syntax-w\"> </span><span class=\"devsite-syntax-nb\">set</span><span class=\"devsite-syntax-w\"> </span>app/promote_by_default<span class=\"devsite-syntax-w\"> </span><span class=\"devsite-syntax-nb\">false</span>\n</code></pre></devsite-code>\n<p>To adopt the new behavior early, use the <code translate=\"no\" dir=\"ltr\">--promote</code> flag or run the\nfollowing command:</p>\n<div></div>\n<devsite-code><pre class=\"devsite-click-to-copy\" translate=\"no\" dir=\"ltr\" is-upgraded syntax=\"Bash\"><code translate=\"no\" dir=\"ltr\">$<span class=\"devsite-syntax-w\"> </span>gcloud<span class=\"devsite-syntax-w\"> </span>config<span class=\"devsite-syntax-w\"> </span><span class=\"devsite-syntax-nb\">set</span><span class=\"devsite-syntax-w\"> </span>app/promote_by_default<span class=\"devsite-syntax-w\"> </span><span class=\"devsite-syntax-nb\">true</span>\n</code></pre></devsite-code>\n</li>\n<li><p>The <code translate=\"no\" dir=\"ltr\">--set-default</code> flag is deprecated. Please use the <code translate=\"no\" dir=\"ltr\">--promote</code> flag\ninstead.</p></li>\n<li>\n<p>In a future Cloud SDK release, deployments that promote the new version\nto receive all traffic will stop the previous version by default. To\nkeep the current behavior, pass the <code translate=\"no\" dir=\"ltr\">--no-stop-previous-version</code> flag,\nor run the following command:</p>\n<div></div>\n<devsite-code><pre class=\"devsite-click-to-copy\" translate=\"no\" dir=\"ltr\" is-upgraded syntax=\"Bash\"><code translate=\"no\" dir=\"ltr\">$<span class=\"devsite-syntax-w\"> </span>gcloud<span class=\"devsite-syntax-w\"> </span>config<span class=\"devsite-syntax-w\"> </span><span class=\"devsite-syntax-nb\">set</span><span class=\"devsite-syntax-w\"> </span>app/stop_previous_version<span class=\"devsite-syntax-w\"> </span><span class=\"devsite-syntax-nb\">true</span>\n</code></pre></devsite-code>\n</li>\n<li><p>The <code translate=\"no\" dir=\"ltr\">app run</code> command is deprecated and will soon be removed. Please\nuse dev_appserver (found in the same directory as the `gcloud command)\ninstead.</p></li>\n<li><p>The <code translate=\"no\" dir=\"ltr\">gcloud preview app modules download command</code> is deprecated, and\nwill be removed soon.</p></li>\n</ul>\n</li>\n<li><p>The Windows installer has an option to run <code translate=\"no\" dir=\"ltr\">gcloud init</code> after the\ninstallation finishes.</p></li>\n<li>\n<p>The <code translate=\"no\" dir=\"ltr\">preview</code> component has been removed.</p>\n\n<ul>\n<li>The <code translate=\"no\" dir=\"ltr\">gcloud preview app</code> commands remain available as usual and\nare still shipped through the <code translate=\"no\" dir=\"ltr\">app</code> component.</li>\n<li>Please use <code translate=\"no\" dir=\"ltr\">gcloud compute instance-groups unmanaged</code> instead\nof <code translate=\"no\" dir=\"ltr\">gcloud preview instance-groups</code>. Note that you will need to\nmodify some command invocations when switching to the non-preview\ncommands.</li>\n<li>Please use <code translate=\"no\" dir=\"ltr\">gcloud compute instance-groups managed</code> instead of\n<code translate=\"no\" dir=\"ltr\">gcloud preview managed-instance-groups</code>. Note that you will need to\nmodify some command invocations when switching to the non-preview\ncommands.</li>\n</ul>\n</li>\n<li><p>All Google Compute User Accounts commands have moved to beta.</p></li>\n<li><p>Deployment-manager list commands now support pagination.</p></li>\n<li><p>Minor bug fixes.</p></li>\n</ul>",
31623162
"date_published": "2015-09-30T00:00:00+00:00"
31633163
},
31643164
{

docs/feeds/15.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"id": "0980_2015-09-30",
99
"url": "https://cloud.google.com/sdk/docs/release-notes#0980_2015-09-30",
1010
"title": "0.9.80 (2015-09-30)",
11-
"content_html": "<ul>\n<li>\n<p><code translate=\"no\" dir=\"ltr\">gcloud app</code></p>\n\n<ul>\n<li>\n<p>Soon, deployments will set the deployed version to receive all traffic\nby default. To keep the current behavior, use the <code translate=\"no\" dir=\"ltr\">--no-promote</code> flag\nor run the following command:</p>\n<pre class=\"prettyprint\" translate=\"no\" dir=\"ltr\"><code translate=\"no\" dir=\"ltr\">$ gcloud config set app/promote_by_default false\n</code></pre>\n<p>To adopt the new behavior early, use the <code translate=\"no\" dir=\"ltr\">--promote</code> flag or run the\nfollowing command:</p>\n<pre class=\"prettyprint\" translate=\"no\" dir=\"ltr\"><code translate=\"no\" dir=\"ltr\">$ gcloud config set app/promote_by_default true\n</code></pre>\n</li>\n<li><p>The <code translate=\"no\" dir=\"ltr\">--set-default</code> flag is deprecated. Please use the <code translate=\"no\" dir=\"ltr\">--promote</code> flag\ninstead.</p></li>\n<li>\n<p>In a future Cloud SDK release, deployments that promote the new version\nto receive all traffic will stop the previous version by default. To\nkeep the current behavior, pass the <code translate=\"no\" dir=\"ltr\">--no-stop-previous-version</code> flag,\nor run the following command:</p>\n<pre class=\"prettyprint\" translate=\"no\" dir=\"ltr\"><code translate=\"no\" dir=\"ltr\">$ gcloud config set app/stop_previous_version true\n</code></pre>\n</li>\n<li><p>The <code translate=\"no\" dir=\"ltr\">app run</code> command is deprecated and will soon be removed. Please\nuse dev_appserver (found in the same directory as the `gcloud command)\ninstead.</p></li>\n<li><p>The <code translate=\"no\" dir=\"ltr\">gcloud preview app modules download command</code> is deprecated, and\nwill be removed soon.</p></li>\n</ul>\n</li>\n<li><p>The Windows installer has an option to run <code translate=\"no\" dir=\"ltr\">gcloud init</code> after the\ninstallation finishes.</p></li>\n<li>\n<p>The <code translate=\"no\" dir=\"ltr\">preview</code> component has been removed.</p>\n\n<ul>\n<li>The <code translate=\"no\" dir=\"ltr\">gcloud preview app</code> commands remain available as usual and\nare still shipped through the <code translate=\"no\" dir=\"ltr\">app</code> component.</li>\n<li>Please use <code translate=\"no\" dir=\"ltr\">gcloud compute instance-groups unmanaged</code> instead\nof <code translate=\"no\" dir=\"ltr\">gcloud preview instance-groups</code>. Note that you will need to\nmodify some command invocations when switching to the non-preview\ncommands.</li>\n<li>Please use <code translate=\"no\" dir=\"ltr\">gcloud compute instance-groups managed</code> instead of\n<code translate=\"no\" dir=\"ltr\">gcloud preview managed-instance-groups</code>. Note that you will need to\nmodify some command invocations when switching to the non-preview\ncommands.</li>\n</ul>\n</li>\n<li><p>All Google Compute User Accounts commands have moved to beta.</p></li>\n<li><p>Deployment-manager list commands now support pagination.</p></li>\n<li><p>Minor bug fixes.</p></li>\n</ul>",
11+
"content_html": "<ul>\n<li>\n<p><code translate=\"no\" dir=\"ltr\">gcloud app</code></p>\n\n<ul>\n<li>\n<p>Soon, deployments will set the deployed version to receive all traffic\nby default. To keep the current behavior, use the <code translate=\"no\" dir=\"ltr\">--no-promote</code> flag\nor run the following command:</p>\n<div></div>\n<devsite-code><pre class=\"devsite-click-to-copy\" translate=\"no\" dir=\"ltr\" is-upgraded syntax=\"Bash\"><code translate=\"no\" dir=\"ltr\">$<span class=\"devsite-syntax-w\"> </span>gcloud<span class=\"devsite-syntax-w\"> </span>config<span class=\"devsite-syntax-w\"> </span><span class=\"devsite-syntax-nb\">set</span><span class=\"devsite-syntax-w\"> </span>app/promote_by_default<span class=\"devsite-syntax-w\"> </span><span class=\"devsite-syntax-nb\">false</span>\n</code></pre></devsite-code>\n<p>To adopt the new behavior early, use the <code translate=\"no\" dir=\"ltr\">--promote</code> flag or run the\nfollowing command:</p>\n<div></div>\n<devsite-code><pre class=\"devsite-click-to-copy\" translate=\"no\" dir=\"ltr\" is-upgraded syntax=\"Bash\"><code translate=\"no\" dir=\"ltr\">$<span class=\"devsite-syntax-w\"> </span>gcloud<span class=\"devsite-syntax-w\"> </span>config<span class=\"devsite-syntax-w\"> </span><span class=\"devsite-syntax-nb\">set</span><span class=\"devsite-syntax-w\"> </span>app/promote_by_default<span class=\"devsite-syntax-w\"> </span><span class=\"devsite-syntax-nb\">true</span>\n</code></pre></devsite-code>\n</li>\n<li><p>The <code translate=\"no\" dir=\"ltr\">--set-default</code> flag is deprecated. Please use the <code translate=\"no\" dir=\"ltr\">--promote</code> flag\ninstead.</p></li>\n<li>\n<p>In a future Cloud SDK release, deployments that promote the new version\nto receive all traffic will stop the previous version by default. To\nkeep the current behavior, pass the <code translate=\"no\" dir=\"ltr\">--no-stop-previous-version</code> flag,\nor run the following command:</p>\n<div></div>\n<devsite-code><pre class=\"devsite-click-to-copy\" translate=\"no\" dir=\"ltr\" is-upgraded syntax=\"Bash\"><code translate=\"no\" dir=\"ltr\">$<span class=\"devsite-syntax-w\"> </span>gcloud<span class=\"devsite-syntax-w\"> </span>config<span class=\"devsite-syntax-w\"> </span><span class=\"devsite-syntax-nb\">set</span><span class=\"devsite-syntax-w\"> </span>app/stop_previous_version<span class=\"devsite-syntax-w\"> </span><span class=\"devsite-syntax-nb\">true</span>\n</code></pre></devsite-code>\n</li>\n<li><p>The <code translate=\"no\" dir=\"ltr\">app run</code> command is deprecated and will soon be removed. Please\nuse dev_appserver (found in the same directory as the `gcloud command)\ninstead.</p></li>\n<li><p>The <code translate=\"no\" dir=\"ltr\">gcloud preview app modules download command</code> is deprecated, and\nwill be removed soon.</p></li>\n</ul>\n</li>\n<li><p>The Windows installer has an option to run <code translate=\"no\" dir=\"ltr\">gcloud init</code> after the\ninstallation finishes.</p></li>\n<li>\n<p>The <code translate=\"no\" dir=\"ltr\">preview</code> component has been removed.</p>\n\n<ul>\n<li>The <code translate=\"no\" dir=\"ltr\">gcloud preview app</code> commands remain available as usual and\nare still shipped through the <code translate=\"no\" dir=\"ltr\">app</code> component.</li>\n<li>Please use <code translate=\"no\" dir=\"ltr\">gcloud compute instance-groups unmanaged</code> instead\nof <code translate=\"no\" dir=\"ltr\">gcloud preview instance-groups</code>. Note that you will need to\nmodify some command invocations when switching to the non-preview\ncommands.</li>\n<li>Please use <code translate=\"no\" dir=\"ltr\">gcloud compute instance-groups managed</code> instead of\n<code translate=\"no\" dir=\"ltr\">gcloud preview managed-instance-groups</code>. Note that you will need to\nmodify some command invocations when switching to the non-preview\ncommands.</li>\n</ul>\n</li>\n<li><p>All Google Compute User Accounts commands have moved to beta.</p></li>\n<li><p>Deployment-manager list commands now support pagination.</p></li>\n<li><p>Minor bug fixes.</p></li>\n</ul>",
1212
"date_published": "2015-09-30T00:00:00+00:00"
1313
},
1414
{

0 commit comments

Comments
 (0)