Can I have some control over components from command line?

asked 05 Sep '11, 09:09

Jake's gravatar image

Jake ♦♦
181534175
accept rate: 98%


You can enable/disable components from the command line using the following options:

--enable-components name1,name2,name3
--disable-components name1,name2,name3

where

name1, name2,...

are the names inside the <name> tag of components. Component names are case sensitive.

link

answered 05 Sep '11, 09:14

Jake's gravatar image

Jake ♦♦
181534175
accept rate: 98%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×8
×5
×3

Asked: 05 Sep '11, 09:09

Seen: 187 times

Last updated: 05 Sep '11, 09:14

powered by BitNami OSQA