InstallContentTool - merkator-software/GaiaBuilder-manual GitHub Wiki

Run the InstallContentTool from the command line using Propy.bat from the ArcGIS Pro or ArcGIS Server installation directory:

"c:\Program Files\ArcGIS\Pro\bin\Python\scripts\propy.bat" InstallContent.py -f <serviceDefinition> -s <server> -u <user> -p <password>

The following parameters are used as input to the script:

  • -f / serviceDefinition= Required, json file containing the Mapservice configuration
  • -s / server= Required, server configuration to use from json and global ini file
  • -u / user= Optional, Portal build in username with publisher rights. Use the USER Environment variable to pass the username from the build server to GaiaBuilder
  • -p / password= Optional, Portal build in user password. Use the PASSWORD Environment variable to pass the username from the build server to GaiaBuilder
⚠️ **GitHub.com Fallback** ⚠️