<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Docs on</title><link>https://deploy-preview-2806--amazing-golick-2d0138.netlify.app/docs/</link><description>Recent content in Docs on</description><generator>Hugo -- gohugo.io</generator><language>en-US</language><lastBuildDate>Sat, 09 Jan 2021 08:48:23 +0000</lastBuildDate><atom:link href="https://deploy-preview-2806--amazing-golick-2d0138.netlify.app/docs/index.xml" rel="self" type="application/rss+xml"/><item><title>updatecli</title><link>https://deploy-preview-2806--amazing-golick-2d0138.netlify.app/docs/commands/updatecli/</link><pubDate>Thu, 12 Oct 2023 14:48:08 +0200</pubDate><guid>https://deploy-preview-2806--amazing-golick-2d0138.netlify.app/docs/commands/updatecli/</guid><description>updatecli #
Updatecli is a declarative dependency manager command line tool
Synopsis #
Updatecli is a declarative dependency manager command line tool. Based on Updatecli manifest(s), It ensures that target files are up to date. Updatecli works into three stages:
Source: Retrieve a value from a third location like file, api, etc.. Condition: Ensure conditions are met based on the value retrieved during the source stage. Target: Update the target based on the value retrieved from the source stage.</description></item><item><title>updatecli apply</title><link>https://deploy-preview-2806--amazing-golick-2d0138.netlify.app/docs/commands/updatecli_apply/</link><pubDate>Thu, 12 Oct 2023 14:48:08 +0200</pubDate><guid>https://deploy-preview-2806--amazing-golick-2d0138.netlify.app/docs/commands/updatecli_apply/</guid><description>updatecli apply #
apply checks if an update is needed then apply the changes
updatecli apply NAME[:TAG|@DIGEST] [flags] Options #
--clean Remove updatecli working directory like '--clean=true' --commit Record changes to the repository, '--commit=false' (default true) -c, --config stringArray Sets config file or directory. By default, Updatecli looks for a file named 'updatecli.yaml' or a directory named 'updatecli.d' --disable-tls Disable TLS verification like '--disable-tls=true' -h, --help help for apply --push Update remote refs '--push=false' (default true) --reportAPI string Set the report API URL where to publish pipeline reports --secrets stringArray Sets Sops secrets file uses for templating -v, --values stringArray Sets values file uses for templating Options inherited from parent commands #
--debug Debug Output --experimental Enable Experimental mode SEE ALSO #
updatecli - Updatecli is a declarative dependency manager command line tool</description></item><item><title>updatecli completion</title><link>https://deploy-preview-2806--amazing-golick-2d0138.netlify.app/docs/commands/updatecli_completion/</link><pubDate>Thu, 12 Oct 2023 14:48:08 +0200</pubDate><guid>https://deploy-preview-2806--amazing-golick-2d0138.netlify.app/docs/commands/updatecli_completion/</guid><description>updatecli completion #
Generate the autocompletion script for the specified shell
Synopsis #
Generate the autocompletion script for updatecli for the specified shell. See each sub-command&amp;rsquo;s help for details on how to use the generated script.
Options #
-h, --help help for completion Options inherited from parent commands #
--debug Debug Output --experimental Enable Experimental mode SEE ALSO #
updatecli - Updatecli is a declarative dependency manager command line tool updatecli completion bash - Generate the autocompletion script for bash updatecli completion fish - Generate the autocompletion script for fish updatecli completion powershell - Generate the autocompletion script for powershell updatecli completion zsh - Generate the autocompletion script for zsh</description></item><item><title>updatecli completion bash</title><link>https://deploy-preview-2806--amazing-golick-2d0138.netlify.app/docs/commands/updatecli_completion_bash/</link><pubDate>Thu, 12 Oct 2023 14:48:08 +0200</pubDate><guid>https://deploy-preview-2806--amazing-golick-2d0138.netlify.app/docs/commands/updatecli_completion_bash/</guid><description>updatecli completion bash #
Generate the autocompletion script for bash
Synopsis #
Generate the autocompletion script for the bash shell.
This script depends on the &amp;lsquo;bash-completion&amp;rsquo; package. If it is not installed already, you can install it via your OS&amp;rsquo;s package manager.
To load completions in your current shell session:
source &amp;lt;(updatecli completion bash) To load completions for every new session, execute once:
Linux: #
updatecli completion bash &amp;gt; /etc/bash_completion.d/updatecli macOS: #
updatecli completion bash &amp;gt; $(brew --prefix)/etc/bash_completion.</description></item><item><title>updatecli completion fish</title><link>https://deploy-preview-2806--amazing-golick-2d0138.netlify.app/docs/commands/updatecli_completion_fish/</link><pubDate>Thu, 12 Oct 2023 14:48:08 +0200</pubDate><guid>https://deploy-preview-2806--amazing-golick-2d0138.netlify.app/docs/commands/updatecli_completion_fish/</guid><description>updatecli completion fish #
Generate the autocompletion script for fish
Synopsis #
Generate the autocompletion script for the fish shell.
To load completions in your current shell session:
updatecli completion fish | source To load completions for every new session, execute once:
updatecli completion fish &amp;gt; ~/.config/fish/completions/updatecli.fish You will need to start a new shell for this setup to take effect.
updatecli completion fish [flags] Options #
-h, --help help for fish --no-descriptions disable completion descriptions Options inherited from parent commands #
--debug Debug Output --experimental Enable Experimental mode SEE ALSO #
updatecli completion - Generate the autocompletion script for the specified shell</description></item><item><title>updatecli completion powershell</title><link>https://deploy-preview-2806--amazing-golick-2d0138.netlify.app/docs/commands/updatecli_completion_powershell/</link><pubDate>Thu, 12 Oct 2023 14:48:08 +0200</pubDate><guid>https://deploy-preview-2806--amazing-golick-2d0138.netlify.app/docs/commands/updatecli_completion_powershell/</guid><description>updatecli completion powershell #
Generate the autocompletion script for powershell
Synopsis #
Generate the autocompletion script for powershell.
To load completions in your current shell session:
updatecli completion powershell | Out-String | Invoke-Expression To load completions for every new session, add the output of the above command to your powershell profile.
updatecli completion powershell [flags] Options #
-h, --help help for powershell --no-descriptions disable completion descriptions Options inherited from parent commands #
--debug Debug Output --experimental Enable Experimental mode SEE ALSO #
updatecli completion - Generate the autocompletion script for the specified shell</description></item><item><title>updatecli completion zsh</title><link>https://deploy-preview-2806--amazing-golick-2d0138.netlify.app/docs/commands/updatecli_completion_zsh/</link><pubDate>Thu, 12 Oct 2023 14:48:08 +0200</pubDate><guid>https://deploy-preview-2806--amazing-golick-2d0138.netlify.app/docs/commands/updatecli_completion_zsh/</guid><description>updatecli completion zsh #
Generate the autocompletion script for zsh
Synopsis #
Generate the autocompletion script for the zsh shell.
If shell completion is not already enabled in your environment you will need to enable it. You can execute the following once:
echo &amp;quot;autoload -U compinit; compinit&amp;quot; &amp;gt;&amp;gt; ~/.zshrc To load completions in your current shell session:
source &amp;lt;(updatecli completion zsh) To load completions for every new session, execute once:</description></item><item><title>updatecli compose</title><link>https://deploy-preview-2806--amazing-golick-2d0138.netlify.app/docs/commands/updatecli_compose/</link><pubDate>Thu, 12 Oct 2023 14:48:08 +0200</pubDate><guid>https://deploy-preview-2806--amazing-golick-2d0138.netlify.app/docs/commands/updatecli_compose/</guid><description>updatecli compose #
compose executes specific Updatecli compose tasks such as diff or apply
Options #
-h, --help help for compose Options inherited from parent commands #
--debug Debug Output --experimental Enable Experimental mode SEE ALSO #
updatecli - Updatecli is a declarative dependency manager command line tool updatecli compose apply - apply checks and apply changes defined by the compose file updatecli compose diff - diff show changes defined by the compose file updatecli compose show - show manifest(s) defined by the compose file that should be executed</description></item><item><title>updatecli compose apply</title><link>https://deploy-preview-2806--amazing-golick-2d0138.netlify.app/docs/commands/updatecli_compose_apply/</link><pubDate>Thu, 12 Oct 2023 14:48:08 +0200</pubDate><guid>https://deploy-preview-2806--amazing-golick-2d0138.netlify.app/docs/commands/updatecli_compose_apply/</guid><description>updatecli compose apply #
apply checks and apply changes defined by the compose file
updatecli compose apply [flags] Options #
--clean Remove updatecli working directory like '--clean=true' --commit Record changes to the repository, '--commit=false' (default true) --disable-tls Disable TLS verification like '--disable-tls=true' -f, --file string Define the update-compose file (default &amp;quot;update-compose.yaml&amp;quot;) -h, --help help for apply --push Update remote refs '--push=false' (default true) Options inherited from parent commands #
--debug Debug Output --experimental Enable Experimental mode SEE ALSO #
updatecli compose - compose executes specific Updatecli compose tasks such as diff or apply</description></item><item><title>updatecli compose diff</title><link>https://deploy-preview-2806--amazing-golick-2d0138.netlify.app/docs/commands/updatecli_compose_diff/</link><pubDate>Thu, 12 Oct 2023 14:48:08 +0200</pubDate><guid>https://deploy-preview-2806--amazing-golick-2d0138.netlify.app/docs/commands/updatecli_compose_diff/</guid><description>updatecli compose diff #
diff show changes defined by the compose file
updatecli compose diff [flags] Options #
--clean Remove updatecli working directory like '--clean=true' --disable-tls Disable TLS verification like '--disable-tls=true' -f, --file string Define the update-compose file (default &amp;quot;update-compose.yaml&amp;quot;) -h, --help help for diff Options inherited from parent commands #
--debug Debug Output --experimental Enable Experimental mode SEE ALSO #
updatecli compose - compose executes specific Updatecli compose tasks such as diff or apply</description></item></channel></rss>