Versions in this module Expand all Collapse all v0 v0.1.0 Dec 15, 2024 Changes in this version + func NewAttachCommandWithOptions(opts *options.AttachOptions) *cobra.Command + func NewBenchCommandWithOptions(opts *options.BenchOptions) *cobra.Command + func NewExecCommandWithOptions(opts *options.ExecOptions) *cobra.Command + func NewExecRemoteCommandWithOptions(opts *options.ExecRemoteOptions) *cobra.Command + func NewReceiveFileCommandWithOptions(opts *options.ReceiveFileOptions) *cobra.Command + func NewScafCommand() *cobra.Command + func NewScafCommandWithOptions(opts *options.Options) *cobra.Command + func NewSendFileCommandWithOptions(opts *options.SendFileOptions) *cobra.Command + func NewServeCommandWithOptions(opts *options.ServeOptions) *cobra.Command + func NewStreamCommandWithOptions(opts *options.StreamOptions) *cobra.Command + func NewStreamDeleteCommandWithOptions(opts *options.StreamDeleteOptions) *cobra.Command + func NewStreamGetCommandWithOptions(opts *options.StreamGetOptions) *cobra.Command + func NewStreamListCommandWithOptions(opts *options.StreamListOptions) *cobra.Command + func NewVersionCommandWithOptions(opts *options.VersionOptions) *cobra.Command