* [`vtcmd`] Added --skipValidation flag to skip checking that local associated files exist on filesystem.
* [`vtcmd`] New sections and options are automatically added to user settings.cfg.
* [`nda-tools`] Fixed bugs preventing use of full file paths on all operating systems.
* [`nda-tools`] Replaced use of aws_access_key and aws_secret_key with iam_user_credentials and data_manager_credentials, which defaults to use of FederationUser Token to submit from S3 objects if no credentials are supplied in settings.cfg.
* [`nda-tools`] Added unit tests for Utils.py for parse relative/full filepaths and automatically sanitizing paths based on path patterns.