[DAEMON-195] " appc appcd exec start" not working anymore
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | None |
Status | Resolved |
Resolution | Invalid |
Resolution Date | 2017-11-28T05:28:28.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Appc Daemon 1.0.0 |
Components | appcd |
Labels | n/a |
Reporter | Kondal Kolipaka |
Assignee | Chris Barber |
Created | 2017-11-28T05:26:14.000+0000 |
Updated | 2017-11-28T05:28:28.000+0000 |
Description
appc appcd exec start
not working anymore.
$ appc appcd exec start
Appcelerator Command-Line Interface, version 7.0.0-master.48
Copyright (c) 2014-2017, Appcelerator, Inc. All Rights Reserved.
Not Found
That's because the correct command is
appc appcd start
.