The image shows that you can clone a Conda environment using a YAML string by running env create -f <path_to_env_file>.
env create -f <path_to_env_file>