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 show command #57

Closed
theory opened this issue Nov 14, 2012 · 1 comment
Closed

Add show command #57

theory opened this issue Nov 14, 2012 · 1 comment

Comments

@theory
Copy link
Collaborator

theory commented Nov 14, 2012

This would allow one to look at the info from a change or tag, or the contents of a script. Similar to git cat-file. Some examples that would show the output from info of a plan object:

sqitch show change df6a24dc05f00328e6c1dc3dca79a4e9e1627dd6
sqitch show change foo
sqitch show @beta1

And these would show the contents of files:

sqitch show deploy users_table
sqitch show revert users_table
sqitch show test users_table
@theory
Copy link
Collaborator Author

theory commented Dec 4, 2012

Done in 8d66654.

@theory theory closed this as completed Dec 4, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant