Skip to content
This repository has been archived by the owner on Jun 3, 2021. It is now read-only.

Latest commit

 

History

History
14 lines (9 loc) · 443 Bytes

add.md

File metadata and controls

14 lines (9 loc) · 443 Bytes

exo add

Adds a new service to an application

Usage: exo add

  • interactively asks for additional information it needs
  • adds a new empty service template to the application
  • registers the service in the application configuration file

Templates to be used must be located in the .exosphere folder, and be in Boilr format.

Templates can be maintained using the exo template command.