Documentation ¶
Index ¶
- func Add(workspaceUuid, email string) error
- func Create(label, desc string) error
- func Delete(uuid string) error
- func GetCurrentWorkspace() (string, error)
- func List() error
- func Remove(workspaceUuid, email string) error
- func Switch(uuid string) error
- func Update(workspaceId string, args map[string]string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCurrentWorkspace ¶ added in v0.2.2
GetCurrentWorkspace gets the current workspace set in context config Returns a string representing the current workspace and an error if it doesn't exist
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.