Searched refs:Recreate (Results 1 – 3 of 3) sorted by relevance
36 workspace recreate <name>: Recreate an existing workspace.148 dir, err := c.workspace.Recreate(workspaceName)
71 func (w Workspace) Recreate(workspaceName string) (string, error) { func
436 if _, err = ws.Recreate("test-workspace"); err != nil {