This section provides instructions to download and extract the downloaded installer package.

Procedure
  1. Log in to the Deployment Host and create a directory named upgrade under the /root directory.
    Note: Ensure that you set workspace to the following directory path:
    export TCSA_WORK_SPACE=/root/upgrade
  2. Download the latest bundle in the Deployment Host under the /root/upgrade directory and extract the contents of the package.
    # Setting up your work space directory on your host.
    # cd $TCSA_WORK_SPACE # directory for downloading or extracting TCSA Deployer package
    # Extract contents from the package.
    # tar -xvf VMware-TCSA-Deployer-<VERSION>-<BUILD_ID>.tar.gz
    # cd tcx-deployer/
    # ls -ltr
    -rwxr-xr-x. 1 root root  167 Jan  1  2000 release
    -rwxr-xr-x. 1 root root  19M Jan  1  2000 open_source_license_VMware_Telco_Cloud_Service_Assurance_2.4.0_GA.txt
    drwxr-xr-x. 2 root root   35 Jan  1  2000 images
    dr-xr-xr-x. 4 root root   65 Jan  1  2000 examples
    -rwxr-xr-x. 1 root root  95K Jan  1  2000 End-User-Agreement-English-v03182024-wrap.txt
    drwxr-xr-x. 2 root root   72 Jan  1  2000 csars
    drwxr-xr-x. 2 root root   20 Jan  1  2000 clis
    drwxr-xr-x. 4 root root   29 Jul 12 17:08 product-helm-charts
    drwxr-xr-x. 5 root root   60 Jul 12 17:11 imgpkg
    drwxr-xr-x. 6 root root 4.0K Jul 12 17:45 scripts
    Note: You can ignore the fixed timestamps, typically with an older date, seen against the files in the tcx-deployer folder. There is no functional impact. The timestamps are generated as part of a secure build process.