0

I write rhc apps and the reply is...

...
  Deployment: auto (on git push)

  php-5.4 (PHP 5.4)
  -----------------
    Gears: 1 small

←[32mYou have access to 2 applications.←[0m

but it won't tell me their names. How can I get a verbatim list of the application names?

timo.rieber
  • 3,727
  • 3
  • 32
  • 47
ni37osllb
  • 92
  • 1
  • 1
  • 9

1 Answers1

2

Strange.. ! but when i tried my machine with that command i got the list of apps .

Try these commands also

rhc apps -l <your login>

rhc apps --mine 
Raja Simon
  • 10,126
  • 5
  • 43
  • 74