strongloop / strong-pm

deployer for node applications
http://strong-pm.io
Other
1k stars 71 forks source link

Not able to get or set the environment variable using slc command line #227

Closed dhirenderbp closed 9 years ago

dhirenderbp commented 9 years ago

When i hit "slc ctl -C http://remote-host env-get app-name" then it return error "Command env-get failed with Error: There is no method to handle GET /ServiceInstances/1".

I am following http://docs.strongloop.com/display/SLC/Setting+and+viewing+environment+variables

rmg commented 9 years ago

Can you give the output slc version?

dhirenderbp commented 9 years ago

strongloop v3.1.1 (node v0.12.2) ├── strong-arc@1.1.0 ├── strong-build@1.0.3 (5a43a57) ├── strong-deploy@1.2.0 (1c78f8d) ├── strong-pm@3.1.9 (9579431) ├── strong-registry@1.1.4 (aab3dbb) ├── strong-start@1.0.3 (b23e63f) ├─┬ strong-supervisor@1.5.2 (cd3897a) │ └── strong-agent@1.4.0 ├── generator-loopback@1.9.0 (b90e9cd) ├── node-inspector@0.7.4 └── nodefly-register@0.3.3

On Mon, Jun 1, 2015 at 10:15 PM, Ryan Graham notifications@github.com wrote:

Can you give the output slc version?

— Reply to this email directly or view it on GitHub https://github.com/strongloop/strong-pm/issues/227#issuecomment-107632151 .

rmg commented 9 years ago

Same as the other issue, please update strongloop and see if the problem still exists.

rmg commented 9 years ago

@dhirenderbp is this still broken for you? Or can the issue be closed?