Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • The Agent waits for running processes of any jobs to be completed.
  • Using the --sigkill command line option will terminate the Agent normally and will kill any running processes.
  • Using the --timeout command line option will terminate the Agent and will kill any running processes when the number of seconds specified for the timeout is exceeded.


Code Block
languagebash
agent_4445.sh|.cmd abort [options]

...