Config Sync downloads

This page contains links to download the Config Sync manifest and nomos binaries for each generally available (GA) release of Config Sync.

  • You must have access to the gcloud commands provided by the Google Cloud CLI.
  • Before using the instructions on this page, you must authenticate to Google Cloud using the gcloud auth login command. Only authenticated users are authorized to download artifacts. If you are not authenticated, you might see the AccessDeniedException error.

Stable

Use these links to download the newest stable version of all Config Sync components. For a specific version, see the section for that version.

The latest stable product version is 1.22.2.

Config Sync manifest

To download Config Sync, run the following command:

 gcloud storage cp gs://config-management-release/released/latest/config-sync.tar.gz config-sync.tar.gz 

After downloading the manifest, install or upgrade your installation using the instructions in Manually installing Config Sync.

nomos command

To download the nomos command-line tool, use one of the following commands:

Any supported platform

 gcloud components install nomos 

We recommend that you use gcloud components install to install the nomos command-line tool. Installing nomos with the Google Cloud CLI lets you use gcloud components update to update nomos to the latest version.

Linux amd64

 gcloud storage cp gs://config-management-release/released/latest/linux_amd64/nomos nomos 

Linux arm64

 gcloud storage cp gs://config-management-release/released/latest/linux_arm64/nomos nomos 

macOS amd64

 gcloud storage cp gs://config-management-release/released/latest/darwin_amd64/nomos nomos 

macOS arm64

 gcloud storage cp gs://config-management-release/released/latest/darwin_arm64/nomos nomos 

Extra step for directly-installed Linux and macOS clients

After downloading the binary, configure it to be executable:

 chmod +x /path/to/nomos 

You can move the command to a location your system searches for binaries, such as /usr/local/bin, or you can run the command by using its fully-qualified path.

Supported version instructions

v1.22.2

Config Sync manifest

To download Config Sync, run the following command:

 gcloud storage cp gs://config-management-release/released/1.22.2/config-sync.tar.gz config-sync.tar.gz 

After downloading the manifest, install or upgrade your installation by using the instructions in Install Config Sync.

nomos

To download the nomos command, use one of the following commands:

Linux amd64
 gcloud storage cp gs://config-management-release/released/1.22.2/linux_amd64/nomos nomos 
Linux arm64
 gcloud storage cp gs://config-management-release/released/1.22.2/linux_arm64/nomos nomos 
macOS amd64
 gcloud storage cp gs://config-management-release/released/1.22.2/darwin_amd64/nomos nomos 
macOS arm64
 gcloud storage cp gs://config-management-release/released/1.22.2/darwin_arm64/nomos nomos 

v1.22.1

Config Sync manifest

To download Config Sync, run the following command:

 gcloud storage cp gs://config-management-release/released/1.22.1/config-sync.tar.gz config-sync.tar.gz 

After downloading the manifest, install or upgrade your installation by using the instructions in Install Config Sync.

nomos

To download the nomos command, use one of the following commands:

Linux amd64
 gcloud storage cp gs://config-management-release/released/1.22.1/linux_amd64/nomos nomos 
Linux arm64
 gcloud storage cp gs://config-management-release/released/1.22.1/linux_arm64/nomos nomos 
macOS amd64
 gcloud storage cp gs://config-management-release/released/1.22.1/darwin_amd64/nomos nomos 
macOS arm64
 gcloud storage cp gs://config-management-release/released/1.22.1/darwin_arm64/nomos nomos 

v1.22.0

Config Sync manifest

To download Config Sync, run the following command:

 gcloud storage cp gs://config-management-release/released/1.22.0/config-sync.tar.gz config-sync.tar.gz 

After downloading the manifest, install or upgrade your installation by using the instructions in Install Config Sync.

nomos

To download the nomos command, use one of the following commands:

Linux amd64
 gcloud storage cp gs://config-management-release/released/1.22.0/linux_amd64/nomos nomos 
Linux arm64
 gcloud storage cp gs://config-management-release/released/1.22.0/linux_arm64/nomos nomos 
macOS amd64
 gcloud storage cp gs://config-management-release/released/1.22.0/darwin_amd64/nomos nomos 
macOS arm64
 gcloud storage cp gs://config-management-release/released/1.22.0/darwin_arm64/nomos nomos 

v1.21.3

Config Sync manifest

To download Config Sync, run the following command:

 gcloud storage cp gs://config-management-release/released/1.21.3/config-sync.tar.gz config-sync.tar.gz 

After downloading the manifest, install or upgrade your installation by using the instructions in Install Config Sync.

nomos

To download the nomos command, use one of the following commands:

Linux amd64
 gcloud storage cp gs://config-management-release/released/1.21.3/linux_amd64/nomos nomos 
Linux arm64
 gcloud storage cp gs://config-management-release/released/1.21.3/linux_arm64/nomos nomos 
macOS amd64
 gcloud storage cp gs://config-management-release/released/1.21.3/darwin_amd64/nomos nomos 
macOS arm64
 gcloud storage cp gs://config-management-release/released/1.21.3/darwin_arm64/nomos nomos 

v1.21.2

Config Sync manifest

To download Config Sync, run the following command:

 gcloud storage cp gs://config-management-release/released/1.21.2/config-sync.tar.gz config-sync.tar.gz 

After downloading the manifest, install or upgrade your installation by using the instructions in Installing Config Sync.

nomos

To download the nomos command, use one of the following commands:

Linux amd64
 gcloud storage cp gs://config-management-release/released/1.21.2/linux_amd64/nomos nomos 
Linux arm64
 gcloud storage cp gs://config-management-release/released/1.21.2/linux_arm64/nomos nomos 
macOS amd64
 gcloud storage cp gs://config-management-release/released/1.21.2/darwin_amd64/nomos nomos 
macOS arm64
 gcloud storage cp gs://config-management-release/released/1.21.2/darwin_arm64/nomos nomos 

v1.21.1

Config Sync manifest

To download Config Sync, run the following command:

 gcloud storage cp gs://config-management-release/released/1.21.1/config-sync.tar.gz config-sync.tar.gz 

After downloading the manifest, install or upgrade your installation by using the instructions in Installing Config Sync.

nomos

To download the nomos command, use one of the following commands:

Linux amd64
 gcloud storage cp gs://config-management-release/released/1.21.1/linux_amd64/nomos nomos 
Linux arm64
 gcloud storage cp gs://config-management-release/released/1.21.1/linux_arm64/nomos nomos 
macOS amd64
 gcloud storage cp gs://config-management-release/released/1.21.1/darwin_amd64/nomos nomos 
macOS arm64
 gcloud storage cp gs://config-management-release/released/1.21.1/darwin_arm64/nomos nomos 

v1.21.0

Config Sync manifest

To download Config Sync, run the following command:

 gcloud storage cp gs://config-management-release/released/1.21.0/config-sync.tar.gz config-sync.tar.gz 

After downloading the manifest, install or upgrade your installation by using the instructions in Installing Config Sync.

nomos

To download the nomos command, use one of the following commands:

Linux amd64
 gcloud storage cp gs://config-management-release/released/1.21.0/linux_amd64/nomos nomos 
Linux arm64
 gcloud storage cp gs://config-management-release/released/1.21.0/linux_arm64/nomos nomos 
macOS amd64
 gcloud storage cp gs://config-management-release/released/1.21.0/darwin_amd64/nomos nomos 
macOS arm64
 gcloud storage cp gs://config-management-release/released/1.21.0/darwin_arm64/nomos nomos 

v1.20.3

Config Sync manifest

To download Config Sync, run the following command:

 gcloud storage cp gs://config-management-release/released/1.20.3/config-sync.tar.gz config-sync.tar.gz 

After downloading the manifest, install or upgrade your installation using the instructions in Installing Config Sync.

nomos

To download the nomos command, use one of the following commands:

Linux amd64
 gcloud storage cp gs://config-management-release/released/1.20.3/linux_amd64/nomos nomos 
Linux arm64
 gcloud storage cp gs://config-management-release/released/1.20.3/linux_arm64/nomos nomos 
macOS amd64
 gcloud storage cp gs://config-management-release/released/1.20.3/darwin_amd64/nomos nomos 
macOS arm64
 gcloud storage cp gs://config-management-release/released/1.20.3/darwin_arm64/nomos nomos 

v1.20.2

Config Sync manifest

To download Config Sync, run the following command:

 gcloud storage cp gs://config-management-release/released/1.20.2/config-sync.tar.gz config-sync.tar.gz 

After downloading the manifest, install or upgrade your installation using the instructions in Installing Config Sync.

nomos

To download the nomos command, use one of the following commands:

Linux amd64
 gcloud storage cp gs://config-management-release/released/1.20.2/linux_amd64/nomos nomos 
Linux arm64
 gcloud storage cp gs://config-management-release/released/1.20.2/linux_arm64/nomos nomos 
macOS amd64
 gcloud storage cp gs://config-management-release/released/1.20.2/darwin_amd64/nomos nomos 
macOS arm64
 gcloud storage cp gs://config-management-release/released/1.20.2/darwin_arm64/nomos nomos 

v1.20.1

Config Sync manifest

To download Config Sync, run the following command:

 gcloud storage cp gs://config-management-release/released/1.20.1/config-sync.tar.gz config-sync.tar.gz 

After downloading the manifest, install or upgrade your installation using the instructions in Installing Config Sync.

nomos

To download the nomos command, use one of the following commands:

Linux amd64
 gcloud storage cp gs://config-management-release/released/1.20.1/linux_amd64/nomos nomos 
Linux arm64
 gcloud storage cp gs://config-management-release/released/1.20.1/linux_arm64/nomos nomos 
macOS amd64
 gcloud storage cp gs://config-management-release/released/1.20.1/darwin_amd64/nomos nomos 
macOS arm64
 gcloud storage cp gs://config-management-release/released/1.20.1/darwin_arm64/nomos nomos 

v1.20.0

Config Sync manifest

To download Config Sync, run the following command:

 gcloud storage cp gs://config-management-release/released/1.20.0/config-sync.tar.gz config-sync.tar.gz 

After downloading the manifest, install or upgrade your installation using the instructions in Installing Config Sync.

nomos

To download the nomos command, use one of the following commands:

Linux amd64
 gcloud storage cp gs://config-management-release/released/1.20.0/linux_amd64/nomos nomos 
Linux arm64
 gcloud storage cp gs://config-management-release/released/1.20.0/linux_arm64/nomos nomos 
macOS amd64
 gcloud storage cp gs://config-management-release/released/1.20.0/darwin_amd64/nomos nomos 
macOS arm64
 gcloud storage cp gs://config-management-release/released/1.20.0/darwin_arm64/nomos nomos 

What's next