<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Prologue on</title><link>https://deploy-preview-2806--amazing-golick-2d0138.netlify.app/docs/prologue/</link><description>Recent content in Prologue on</description><generator>Hugo -- gohugo.io</generator><language>en-US</language><lastBuildDate>Tue, 06 Oct 2020 08:48:45 +0000</lastBuildDate><atom:link href="https://deploy-preview-2806--amazing-golick-2d0138.netlify.app/docs/prologue/index.xml" rel="self" type="application/rss+xml"/><item><title>Introduction</title><link>https://deploy-preview-2806--amazing-golick-2d0138.netlify.app/docs/prologue/introduction/</link><pubDate>Tue, 06 Oct 2020 08:48:57 +0000</pubDate><guid>https://deploy-preview-2806--amazing-golick-2d0138.netlify.app/docs/prologue/introduction/</guid><description>Updatecli is a command-line tool used to define and apply update strategies. It reads a manifest then works into three stages:
Source, which describes where a piece of information, to be used, is retrieved from. Target, which describes what to update using information defined by the source. Condition, which defines a condition, required to be satisfied, to update the target. Manifest - A manifest is a configuration file that provides metadata about other files or the configuration of a system.</description></item><item><title>Quick Start</title><link>https://deploy-preview-2806--amazing-golick-2d0138.netlify.app/docs/prologue/quick-start/</link><pubDate>Mon, 16 Nov 2020 13:59:39 +0100</pubDate><guid>https://deploy-preview-2806--amazing-golick-2d0138.netlify.app/docs/prologue/quick-start/</guid><description>Updatecli is a command-line tool to update your files. You specify in a manifest how you expect your files to be updated and then you run updatecli to apply the update.
This quickstart requires three components:
Updatecli binary installed.
The test data file to update is in this guide.
The updatecli manifest is also in this guide.
Installation Updatecli is a standalone binary available on GitHub with packages for Windows, Linux, and OSX.</description></item><item><title>Installation</title><link>https://deploy-preview-2806--amazing-golick-2d0138.netlify.app/docs/prologue/installation/</link><pubDate>Tue, 13 Oct 2020 15:21:01 +0200</pubDate><guid>https://deploy-preview-2806--amazing-golick-2d0138.netlify.app/docs/prologue/installation/</guid><description>Packages Updatecli is a standalone binary available at GitHub with packages for Windows, Linux and OSX.
macOS via Homebrew Homebrew is the easiest way to install updatecli on macOS. See the Homebrew documentation for installation and usage explanations.
First configure the updatecli third-party repository (called a &amp;#34;tap&amp;#34;) with:
brew tap updatecli/updatecli Then proceed with the actual installation with:
brew install updatecli To check for newer versions, use brew outdated updatecli.</description></item></channel></rss>