SetExportRootPath
Vous pouvez utiliser la commande SetExportRootPath pour spécifier un chemin d'accès à la racine d'exportation.
Paramètres
/ExportPath | Obligatoire | Le nouveau chemin d'accès à la racine d'exportation. |
/Project | En option |
Spécifie un projet.
Si aucun projet n'est spécifié, la commande traitera tous les projets basés sur le serveur. |
/Server | En option | Adresse du serveur. |
/Tenant | En option | Nom du tenant. |
/U | En option | Nom d'utilisateur. Si aucun nom d'utilisateur n'est spécifié, l'authentification Windows est utilisée. |
/P | En option | Mot de passe. |
/Cert | En option | Empreinte numérique du certificat utilisée pour l'authentification SSL mutuelle. Cette clé est utilisée pour transmettre un hachage de certificat codé pour un serveur sur lequel Mutual SSL est installé sous forme de chaîne. |
Exemple d'utilisation :
SetExportRootPath /Project="D:\Banking_eng" /ExportPath="D:\123" - Pour un projet local.
SetExportRootPath /Project="https://localhost/1" /ExportPath="\\pc\share" - Pour un projet sur un serveur.
12.04.2024 18:16:03