Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add git-like alias #14

Open
ambsw-technology opened this issue Apr 28, 2019 · 0 comments
Open

Add git-like alias #14

ambsw-technology opened this issue Apr 28, 2019 · 0 comments

Comments

@ambsw-technology
Copy link

ambsw-technology commented Apr 28, 2019

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant