Documentation ¶ Overview ¶ Package ls lists workspaces in the current org Index ¶ func GetAllWorkspaces(orgID string) ([]brevapi.Workspace, error) func GetSortedUserWorkspaces(workspaces []brevapi.Workspace) ([]brevapi.Workspace, []brevapi.Workspace) func NewCmdLs(t *terminal.Terminal) *cobra.Command Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func GetAllWorkspaces ¶ added in v0.2.0 func GetAllWorkspaces(orgID string) ([]brevapi.Workspace, error) func GetSortedUserWorkspaces ¶ added in v0.2.0 func GetSortedUserWorkspaces(workspaces []brevapi.Workspace) ([]brevapi.Workspace, []brevapi.Workspace) func NewCmdLs ¶ func NewCmdLs(t *terminal.Terminal) *cobra.Command Types ¶ This section is empty. Source Files ¶ View all Source files ls.go Click to show internal directories. Click to hide internal directories.