Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type VersionCommand ¶
type VersionCommand struct {
*commands.BaseCommand
}
VersionCommand reports the current version of upctl
func (*VersionCommand) DoesNotUseServices ¶
func (s *VersionCommand) DoesNotUseServices()
DoesNotUseServices implements commands.OfflineCommand as this command does not use services
func (*VersionCommand) ExecuteWithoutArguments ¶
ExecuteWithoutArguments implements commands.NoArgumentCommand
Click to show internal directories.
Click to hide internal directories.