Aller à : navigation, rechercher

Translations:WAPT - Concepts/11/en

The most common actions with wapt-get.exe

  • wapt-get update : to update the list of WAPT packages available in the repository(ies) ;
  • wapt-get list : to show the WAPT packages installed on the device ;
  • wapt-get install : to install one or more WAPT packages on the device ;
  • wapt-get upgrade : to compare the version of one or more packages with packages available in the repository(ies) and then to install latest package versions on the device ;
  • wapt-get remove : to remove one or more WAPT packages from the device ;
  • wapt-get search : to search WAPT packages in repository(ies) using keywords ;
  • wapt-get list-registry : to lookup installed software in the system registry database ;
  • wapt-get build-package : to package a WAPT package ;
  • wapt-get build-upload : to package a WAPT package and load it on the waptrepo ;
  • wapt-get download : to force the download of one or more WAPT packages on the device ;
  • wapt-get clean : to remove WAPT packages from local cache ;
  • wapt-get register : to register the device in the waptserver database ;
  • wapt-get download-upgrade : to force the download of newest WAPT package versions to local cache ;
  • wapt-get duplicate : to create a new WAPT package from an existing WAPT package ;
  • wapt-get edit : to download and open the package in file explorer and optionnally add dependencies ;
  • wapt-get edit-host : to edit a machine meta-package ;
  • wapt-get list-upgrade : to obtain the list of packages for which there is an update ;
  • wapt-get make-host-template : to create a host meta-package ;
  • wapt-get make-template : to create a package template from an .exe or .msi file ;
  • wapt-get show : to display the attributes of one or more WAPT packages ;
  • wapt-get sign-package : to sign the WAPT package ;
  • wapt-get update-packages : to generate the "Packages" index file on a waptrepo ;
  • wapt-get update-status : to send to the waptserver an updated inventory ;
  • wapt-get upload-package : to load on the waptrepo a WAPT package ;
  • wapt-get waptupgrade : to update the WAPT agent wapt-get.exe ;
  • wapt-get sources ; to download the version of a package from a SVN repository ;
  • wapt-get setup-tasks : to create the planned Windows task for automating updates and upgrades ;
  • wapt-get enable-tasks : to enable the planned Windows task for automating updates and upgrades ;
  • wapt-get disable-tasks : to disable the planned Windows task for automating updates and upgrades ;
  • wapt-get session-setup : to prepare the user user environment linked to the package(s) ;
  • wapt-get inventory : to display device software and hardware inventory in JSON format ;