Documentation ¶
Overview ¶
Package refresh lists workspaces in the current org
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCmdRefresh ¶
func NewCmdRefresh(t *terminal.Terminal, store RefreshStore) *cobra.Command
Types ¶
type RefreshStore ¶ added in v0.6.0
type RefreshStore interface { ssh.ConfigUpdaterStore ssh.SSHConfigurerV2Store }
Click to show internal directories.
Click to hide internal directories.