1. Content Hub ONE command line interface (CLI)

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:

    ch-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.

If you have suggestions for improving this article, let us know!