package
0.11.1
Repository: https://github.com/pulumi/pulumi-command.git
Documentation: pkg.go.dev

# Functions

GetCommand gets an existing Command resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
No description provided by the author
NewCommand registers a new resource with the given unique name, arguments, and options.
A local command to be executed.
No description provided by the author

# Constants

Capture no logs.
Capture stderr in logs but not stdout.
Capture stdout in logs but not stderr.
Capture stdout and stderr in logs.

# Structs

A local command to be executed.
The set of arguments for constructing a Command resource.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

CommandArrayInput is an input type that accepts CommandArray and CommandArrayOutput values.
No description provided by the author
CommandMapInput is an input type that accepts CommandMap and CommandMapOutput values.
LoggingInput is an input type that accepts values of the Logging enum A concrete instance of `LoggingInput` can be one of the following: LoggingStdout LoggingStderr LoggingStdoutAndStderr LoggingNone.
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author