command

@JvmName(name = "nehkuxtieaddwtfg")
suspend fun command(value: Output<List<String>>)
@JvmName(name = "buregmhqwrfktddg")
suspend fun command(value: List<String>?)

Parameters

value

The commands to execute within the container.


@JvmName(name = "wigoeaurdxcqghud")
suspend fun command(vararg values: Output<String>)


@JvmName(name = "fdnoegybeglsalrm")
suspend fun command(values: List<Output<String>>)
@JvmName(name = "etgjsuwobcjjmnek")
suspend fun command(vararg values: String)

Parameters

values

The commands to execute within the container.