Skip to content
DocsTry Aspire
DocsTry

withExtraArg

Method
📦 CommunityToolkit.Aspire.Hosting.K3s v13.5.0
interface K3sClusterResource {
// ... omitted for brevity
withExtraArg(arg: string): K3sClusterResource;
}

Signature

methodwithExtraArgbuilder
Appends a raw argument to the `k3s server` command line.
withExtraArg(arg: string): K3sClusterResource
argstring
K3sClusterResource

Applies to

This method applies to the following types: