-
Notifications
You must be signed in to change notification settings - Fork 512
Open
Labels
Status: TriagedThis issue has been triaged.This issue has been triaged.Type: Documentationgood first issue
Description
"snapcraft.yaml - Snapcraft 8.11.2 documentation":
snapcraft/snapcraft/models/project.py
Lines 814 to 818 in 3f07600
| - The service is not automatically started. Instead, the service will be | |
| started with `craftctl | |
| <https://documentation.ubuntu.com/snapcraft/stable/how-to/crafting/customize-lifecycle-steps-and-part-variables>`_ | |
| and another management agent, which is most commonly a `hook | |
| <https://documentation.ubuntu.com/snapcraft/stable/reference/hooks>`_. |
"the service will be started with
craftctland another management agent, which is most commonly ahook"
The linked documentation doesn't explain this. How can craftctl be used to start a service? I was not able to get the command's usage (tried --help/-h/help).
Perhaps this meant to say: "the service can be started with snapctl, most commonly from hook" ?
Reported from: https://documentation.ubuntu.com/snapcraft/stable/reference/project-file/snapcraft-yaml/
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Status: TriagedThis issue has been triaged.This issue has been triaged.Type: Documentationgood first issue