package
1.11.1
Repository: https://github.com/nicolai86/scaleway-cli.git
Documentation: pkg.go.dev

# Functions

AddSSHKeyToTags adds the ssh key in the tags.
RealAPIContext returns a CommandContext with a configured API.
Run is the handler for 'scw run'.
RunAttach is the handler for 'scw attach'.
RunCommit is the handler for 'scw commit'.
RunCp is the handler for 'scw cp'.
RunCreate is the handler for 'scw create'.
RunEvents is the handler for 'scw events'.
RunExec is the handler for 'scw exec'.
RunHistory is the handler for 'scw history'.
RunImages is the handler for 'scw images'.
RunInfo is the handler for 'scw info'.
RunInspect is the handler for 'scw inspect'.
RunKill is the handler for 'scw kill'.
RunLogin is the handler for 'scw login'.
RunLogout is the handler for 'scw logout'.
RunLogs is the handler for 'scw logs'.
RunPort is the handler for 'scw port'.
RunPs is the handler for 'scw ps'.
RunRename is the handler for 'scw rename'.
RunRestart is the handler for 'scw restart'.
RunRm is the handler for 'scw rm'.
RunRmi is the handler for 'scw rmi'.
RunSearch is the handler for 'scw search'.
RunStart is the handler for 'scw start'.
RunStop is the handler for 'scw stop'.
RunTag is the handler for 'scw tag'.
RunTop is the handler for 'scw top'.
RunWait is the handler for 'scw wait'.
TarFromSource creates a stream buffer with the tarballed content of the user source.
UntarToDest writes to user destination the streamed tarball in input.
Version is the handler for 'scw version'.

# Structs

AttachArgs are flags for the `RunAttach` function.
CommandContext is passed to all commands and contains streams, environment, api and arguments.
CommitArgs are flags for the `RunCommit` function.
CpArgs are arguments passed to `RunCp`.
CreateArgs are arguments passed to `RunCreate`.
EventsArgs are arguments passed to `RunEvents`.
ExecArgs are flags for the `RunExec` function.
HistoryArgs are flags for the `RunHistory` function.
ImagesArgs are flags for the `RunImages` function.
InfoArgs are flags for the `RunInfo` function.
InspectArgs are flags for the `RunInspect` function.
KillArgs are flags for the `RunKill` function.
LoginArgs are arguments passed to `RunLogin`.
LogoutArgs are flags for the `RunLogout` function.
LogsArgs are flags for the `RunLogs` function.
PortArgs are flags for the `RunPort` function.
PsArgs are flags for the `RunPs` function.
RenameArgs are flags for the `RunRename` function.
RestartArgs are flags for the `RunRestart` function.
RmArgs are flags for the `RunRm` function.
RmiArgs are flags for the `RunRmi` function.
RunArgs are flags for the `Run` function.
SearchArgs are flags for the `RunSearch` function.
StartArgs are flags for the `RunStart` function.
StopArgs are flags for the `RunStop` function.
Streams is used to redirects the streams.
TagArgs are flags for the `RunTag` function.
TopArgs are flags for the `RunTop` function.
VersionArgs are flags for the `RunVersion` function.
WaitArgs are flags for the `RunWait` function.