Skip to content

Type.TypeAlias.Command

DecentM edited this page Jan 16, 2026 · 26 revisions

@decentm/concourse-ts / Type / Command

Type Alias: Command

Command: object

Defined in: declarations/types.ts:78

JSON representation of :class

Used by Task

https://concourse-ci.org/docs/tasks/#command-schema

Type declaration

args?

optional args: string[]

dir?

optional dir: DirPath

path

path: FilePath

user?

optional user: string

Clone this wiki locally