Clone containerAsk AIpost https://app.aikido.dev/api/public/v1/containers/cloneClone container with a specific tag filterBody ParamsThe parameters needed to clone the containercontainer_repo_idintegerrequiredThe ID of the container repotag_filterintegerrequiredThe tag filter you want to apply to the container. You can use wildcards with the asterisk char (*). Use 'semver-production' for filtering on semver compliant tags. To reset the tag filter, you can pass 'null'.Response 200The the container has been cloned.Updated 6 months ago