Show / Hide Table of Contents

    ICC --action MassDeploySafewhereAdmin reference

    Name

    Redeploy Safewhere Admin for all Identify instances:

    ICC --action MassDeploySafewhereAdmin
    

    The --help parameter can show more information about the command:

    ICC --action MassDeploySafewhereAdmin --help
    

    Synopsis

    ICC [-a|--action] MassDeploySafewhereAdmin [-f|--configuration-file] "<FILE_PATH>"
    
    ICC [-a|--action] MassDeploySafewhereAdmin [-h|--help]
    

    Options

    • -f|--configuration-file "<FILE_PATH>" - Specifies the path of the configuration file used for database connection. For more information about the configuration file, see Database connection configuration JSON schema.

    Examples

    Safewhere Admin redeployment for all Identify instances on the Identify server:

    ICC --action MassDeploySafewhereAdmin --configuration-file "C:\identify-configuration\database_connection.json"
    
    Back to top Generated by DocFX