Skip to main content
Version: 0.19.11

ClientEnvOpts

@dagger.io/dagger


@dagger.io/dagger / api/client.gen / ClientEnvOpts

Type Alias: ClientEnvOpts

ClientEnvOpts = object

Properties

privileged?

optional privileged?: boolean

Give the environment the same privileges as the caller: core API including host access, current module, and dependencies


writable?

optional writable?: boolean

Allow new outputs to be declared and saved in the environment