Initialize your working folder
Before you use the CLI, initialize your working folder with resources to assist in the editing of YAML resources. Your working folder can be any folder you select.
Before you begin
Ensure the following are installed:
To initialize your working folder:
-
Run the following command:
RequestResponsech-one-cli serialization initialize -f <YOUR_FOLDER_PATH>
Note
You do not have to specify a working folder. If not indicated, the current folder is used as the working folder.
After the initialize
command is complete, open the working folder in Visual Studio Code.