Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Aug 12th, 2012  |  syntax: None  |  size: 1.04 KB  |  hits: 8  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1.  
  2. C:\xampp\htdocs\foo>zf show providers
  3.                           An Error Has Occurred
  4.  Provider 'providers' is not a valid provider.
  5.  
  6. Zend Framework Command Line Console Tool v1.11.7
  7. Usage:
  8.     zf [--global-opts] action-name [--action-opts] provider-name [--provider-opt
  9. s] [provider parameters ...]
  10.     Note: You may use "?" in any place of the above usage string to ask for more
  11.  specific help information.
  12.     Example: "zf ? version" will list all available actions for the version prov
  13. ider.
  14.  
  15. Providers and their actions:
  16.   Version
  17.     zf show version mode[=mini] name-included[=1]
  18.     Note: There are specialties, use zf show version.? to get specific help on t
  19. hem.
  20.  
  21.   Config
  22.     zf create config
  23.     zf show config
  24.     zf enable config
  25.     Note: There are specialties, use zf enable config.? to get specific help on
  26. them.
  27.     zf disable config
  28.     Note: There are specialties, use zf disable config.? to get specific help on
  29.  them.
  30.  
  31.   Phpinfo
  32.     zf show phpinfo
  33.  
  34.   Manifest
  35.     zf show manifest
  36.  
  37.  
  38. C:\xampp\htdocs\foo>