Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Features:

  1. Copy the current YAML as backup along with timestamp

  2. Update the ear path of deployment - 'VID' using regex

  3. Display the updated YAMl file contents which was replaced by regex subsititution

  4. Display the new pattern matching regex used for substituting from YAML file content

Running the Code:

use any terminal:

cd YAMLOperationsUsingRegex
python3 regex.py

check the results