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

Service enable #8

Open
1 of 4 tasks
danyspin97 opened this issue Mar 5, 2020 · 0 comments
Open
1 of 4 tasks

Service enable #8

danyspin97 opened this issue Mar 5, 2020 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@danyspin97
Copy link
Owner

danyspin97 commented Mar 5, 2020

  • tt enable <services>: Enable service by parsing the file in tt directories (e.g. /usr/share/tt/service) and it to the current service database. <services> shall not be already enabled. The dependants of <services>, if any, will be reparsed again from the filesystem.
  • tt enable --no-update-dependants <services>: Same as above, but use the dependants already found on the service database, parse the ones not found.
  • tt enable --update <services>: Reparse the service if it is already enabled, fail otherwise.
  • tt update-services: Reparse all enabled services and recreate the service database.
@danyspin97 danyspin97 added the enhancement New feature or request label Dec 12, 2020
@danyspin97 danyspin97 added this to the First release milestone Dec 12, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant