Skip to content

Command_Line_Interface_commands

Matt Wagner edited this page Oct 25, 2012 · 1 revision

Command Line Interface commands

  • Configure Aeolus and start services: <pre>aeolus-configure -p </pre>
  • Print status of Aeolus services: <pre>aeolus-check-serivces</pre>
  • Control Aeolus services: <pre>aeolus-services start|stop|restart</pre>
  • Remove database content (users, providers, etc): <pre>aeolus-cleanup</pre>

Other Commands

  • List image attributes: <pre>aeolus-image list [list|build|push|import|delete|status]</pre>
  • Test upgrade: <pre>/usr/share/aeolus-conductor/script/aeolus-upgrade</pre>
Clone this wiki locally