Skip to content

Latest commit

 

History

History

en

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

silverstripe/ssconsole

A useful command line interface for SilverStripe developers.

This documentation section contains instructions and examples of the commands bundled with this console, and how to use them.

General

Commands

Configuration

  • config:dump: Dumps all of the processed configuration properties and their values
  • config:get: Look up a specific configuration value

Development

Injector

  • injector:lookup: Shows which class is returned from an Injector reference

Membership

Object debugging