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

deploy [json] [environ] list -- show each commit with prefix of revert n... #32

Merged
merged 1 commit into from
May 24, 2016

Conversation

drmikecrowe
Copy link
Contributor

The attached PR prefixes each release with the # to revert for the revert command

Ex:$ pm2 deploy ecosystem.json5 demo list

--> Deploying to demo environment
--> on host NodeDemoIn
0 8c44812
1 04e904a
2 8c44812
3 55b8ffd

…t number. Ex:$ pm2 deploy ecosystem.json5 demo list

--> Deploying to demo environment
--> on host NodeDemoIn
0       8c44812
1       04e904a
2       8c44812
3       55b8ffd
@Unitech
Copy link
Owner

Unitech commented Feb 2, 2015

Is tac a default command on all linux/unix environment?

@drmikecrowe
Copy link
Contributor Author

Yes -- http://linux.about.com/library/cmd/blcmdl1_tac.htm

On Sun, Feb 1, 2015 at 7:58 PM, Alexandre Strzelewicz <
[email protected]> wrote:

Is tac a default command on all linux/unix environment?


Reply to this email directly or view it on GitHub
#32 (comment).

@Unitech Unitech merged commit 8501971 into Unitech:master May 24, 2016
@Unitech
Copy link
Owner

Unitech commented May 24, 2016

Small PR to document this new feature would be awesome https://github.com/pm2-hive/pm2-hive.github.io/blob/master/docs/features/deployment.md

@Unitech Unitech mentioned this pull request May 24, 2016
22 tasks
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

Successfully merging this pull request may close these issues.

2 participants