Fortinet white logo
Fortinet white logo

EMS CLI Reference

7.4.5

execute hotfix

execute hotfix

manages FortiClient EMS hotfixes

Synopsis

execute hotfix is used to interact with EMS hotfixes.

  • To list all hotfixes that have been applied or attempted, use the --list flag.
  • To apply a hotfix, pass the name of the hotfix .zip file at /exchange folder to the --apply flag.
  • To revert a hotfix, pass the checksum of the hotfix to the --revert.checksum flag.

Note that hotfixes can only be reverted in reverse order of application.

The hotfix file must be located in the /exchange folder.

execute hotfix [flags]

Options

      --apply string             Applies the hotfix in the specified zip file
  -h, --help                     help for hotfix
      --list                     Lists all hotfixes that have been applied or attempted before (failed or reverted)
      --revert.checksum string   Reverts the hotfix with the specified checksum. Only hotfixes that are currently applied can be reverted. Hotfixes can only be reverted in reverse order of application

See also

  • execute - for executing commands on the host

execute hotfix

execute hotfix

manages FortiClient EMS hotfixes

Synopsis

execute hotfix is used to interact with EMS hotfixes.

  • To list all hotfixes that have been applied or attempted, use the --list flag.
  • To apply a hotfix, pass the name of the hotfix .zip file at /exchange folder to the --apply flag.
  • To revert a hotfix, pass the checksum of the hotfix to the --revert.checksum flag.

Note that hotfixes can only be reverted in reverse order of application.

The hotfix file must be located in the /exchange folder.

execute hotfix [flags]

Options

      --apply string             Applies the hotfix in the specified zip file
  -h, --help                     help for hotfix
      --list                     Lists all hotfixes that have been applied or attempted before (failed or reverted)
      --revert.checksum string   Reverts the hotfix with the specified checksum. Only hotfixes that are currently applied can be reverted. Hotfixes can only be reverted in reverse order of application

See also

  • execute - for executing commands on the host