Skip to content

Add git-like alias #14

@ambsw-technology

Description

@ambsw-technology

I think the commands would be more intuitive if they mirrored git/docker e.g. (edit: add/tweaked mappings):

  • init = clone (or fetch)
  • pull = pull
  • plan = status (diff only shows unstaged changes so it's not the same)
  • apply = push

Certainly alias them for backwards compatibility, but consider deprecating the old names.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions