Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Open a command line window where redcli.exe is located, usually C:\Program Files\WhereScape\RED
  2. Run the following command to create a file with all the options for PostgreSQL in the c:\projects folder:
    redcli.exe deployment-options generate-file --file-name c:\temp\Postgresql_example.xml --meta-repo-type Postgresql
  3. Go the output folder and verify the file was created properly.

...