Fortinet white logo
Fortinet white logo

EMS CLI Reference

7.4.4

emscli execute hotfix

emscli 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 path/name of the hotfix .zip file 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.

emscli 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

emscli execute hotfix

emscli 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 path/name of the hotfix .zip file 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.

emscli 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