Closed
Description
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
Labels
No labels