package
1.0.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).
GetCopyFile gets an existing CopyFile resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
GetCopyToRemote gets an existing CopyToRemote 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.
NewCopyFile registers a new resource with the given unique name, arguments, and options.
NewCopyToRemote registers a new resource with the given unique name, arguments, and options.
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 command to run on a remote host.
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
Instructions for how to connect to a remote endpoint.
Instructions for how to connect to a remote endpoint.
Instructions for how to connect to a remote endpoint.
Copy a local file to a remote host.
The set of arguments for constructing a CopyFile 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
Copy an Asset or Archive to a remote host.
The set of arguments for constructing a CopyToRemote 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
Instructions for how to connect to a remote endpoint via a bastion host.
Instructions for how to connect to a remote endpoint via a bastion host.
Instructions for how to connect to a remote endpoint via a bastion host.
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.
ConnectionInput is an input type that accepts ConnectionArgs and ConnectionOutput values.
CopyFileArrayInput is an input type that accepts CopyFileArray and CopyFileArrayOutput values.
No description provided by the author
CopyFileMapInput is an input type that accepts CopyFileMap and CopyFileMapOutput values.
CopyToRemoteArrayInput is an input type that accepts CopyToRemoteArray and CopyToRemoteArrayOutput values.
No description provided by the author
CopyToRemoteMapInput is an input type that accepts CopyToRemoteMap and CopyToRemoteMapOutput 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
ProxyConnectionInput is an input type that accepts ProxyConnectionArgs and ProxyConnectionOutput values.
ProxyConnectionPtrInput is an input type that accepts ProxyConnectionArgs, ProxyConnectionPtr and ProxyConnectionPtrOutput values.

# Type aliases

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