Skip to content

cmd/go: put workspace commands under go work #48256

Closed
@matloob

Description

@matloob

This proposes an amendment to the Workspaces Proposal #45713, that was originally suggested by @jayconrod (with a small tweak from me).

Instead of naming the commands to create and edit go.work files go mod initwork and go mod editwork, name them go work init and go work edit. This makes future subcommands (such as the proposed add and sync subcommands) have more clear names.

@jayconrod's comment proposed the names go workspace init and go workspace edit.

cc @ianthehat @bcmills

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions