<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>cli - Нотатки сісадміна</title>
	<atom:link href="https://demi4.com/tag/cli/feed/" rel="self" type="application/rss+xml" />
	<link>https://demi4.com</link>
	<description>вирішення sysadmin / devops завдань, проблем, питань</description>
	<lastBuildDate>Mon, 13 Sep 2021 12:50:47 +0000</lastBuildDate>
	<language>uk</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.2</generator>
	<item>
		<title>The deployment failed because a specified file already exists at this location</title>
		<link>https://demi4.com/the-deployment-failed-because-a-specified-file-already-exists-at-this-location/</link>
					<comments>https://demi4.com/the-deployment-failed-because-a-specified-file-already-exists-at-this-location/#respond</comments>
		
		<dc:creator><![CDATA[graff]]></dc:creator>
		<pubDate>Fri, 10 Jul 2020 14:40:39 +0000</pubDate>
				<category><![CDATA[AWS]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[aws]]></category>
		<category><![CDATA[cli]]></category>
		<category><![CDATA[codedeploy]]></category>
		<guid isPermaLink="false">https://demi4.com/?p=1448</guid>

					<description><![CDATA[<p>Після запуска делплою через aws cli зіткнувся з цією помилкою. Це сталось тому &#8211; що у appspec.yml немає параметру OVERWRITE, але він є у cli команді, вирішується простим додаванням параметру: [crayon-67ac45e566950708908290/] Цей параметер приймає три варіанти значення OVERWRITE: destination буде перезаписано RETAIN: destination не буде перезаписано, а залишиться той файл &#8211; що був DISALLOW: деплой буде зупинено з [&#8230;]</p>
<p>The post <a href="https://demi4.com/the-deployment-failed-because-a-specified-file-already-exists-at-this-location/">The deployment failed because a specified file already exists at this location</a> first appeared on <a href="https://demi4.com">Нотатки сісадміна</a>.</p>]]></description>
		
					<wfw:commentRss>https://demi4.com/the-deployment-failed-because-a-specified-file-already-exists-at-this-location/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
