Versions in this module Expand all Collapse all v8 v8.17.0 Nov 18, 2025 Changes in this version + type CloudControllerApplicationSourceRepository struct + func NewCloudControllerCopyApplicationSourceRepository(config coreconfig.Reader, gateway net.Gateway) *CloudControllerApplicationSourceRepository + func (repo *CloudControllerApplicationSourceRepository) CopyApplication(sourceAppGUID, targetAppGUID string) error + type Repository interface + CopyApplication func(sourceAppGUID, targetAppGUID string) error Other modules containing this package code.cloudfoundry.org/cli