Creating tasks

Linux Scripting Toolkit provides tasks to perform all of its supported functions. You can either use these tasks as they are or create new ones. This topic describes the process for creating new tasks.

Before creating a new task, you should gather the information required to complete the task. This information includes:
To create new tasks, you use an existing task as a template. Toolkit provides pre-configured tasks for the supported task types. You cannot create tasks of a type not supported by Toolkit.
  1. To start the Linux Scripting Toolkit Console, enter: ./opt/lnvgy/sgtk/sgtklinux.sh.
  2. Select the type of task you want to create from the Tasks section of the navigation menu.
  3. Click Create.
  4. Enter the name of your new task.
  5. Select the template that will be the base of your new task.
  6. Click Create.
    The new task is displayed in the task repository.
You can now select the new task for editing.