This adds the capability to override the repository locations for downloading cassandra, DSE, and OpsCenter. This is useful for situations such as when CCM is used as part of a continuous integration workflow where a local mirror is set up so downloads can be done quickly over the local network.
Repositories can be configured via the [repositories] section of the ~/.ccm/config file which was already defined for git aliases. For example:
This adds the capability to override the repository locations for downloading cassandra, DSE, and OpsCenter. This is useful for situations such as when CCM is used as part of a continuous integration workflow where a local mirror is set up so downloads can be done quickly over the local network.
Repositories can be configured via the
[repositories]
section of the~/.ccm/config
file which was already defined for git aliases. For example: