Skip to content

distinguish start-the-service from service-specific tools #334

Closed
@jonassmedegaard

Description

@jonassmedegaard

The command-line application atomic-server is mainly a daemon: When executed without options, it opens a port for an Atomic Server, without exiting to the shell.

Samme application also contains service house-keeping functionalities, e.g. to reset admin password.
It is confusing, however, that atomic-server --initialize does not only do what is documented but also starts a daemon.
My expectation is that when requesting a functional option then that function is executed instead of the default of running as a service.
An alternative (and my earlier expectation) would be to provide a separate command-line for non-service-starting functions.

Or rephrased: Seems impossible to e.g. reset password without starting service.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions