package workspace import "forge.lthn.ai/core/cli/pkg/cli" func init() { cli.RegisterCommands(AddWorkspaceCommands) }