displayname = "Environment" description = "A sample job that prints the environment" command = "env" [environment] PATH = "/usr/bin:/bin" HOME = "/tmp"