Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cobra cli interface #34

Merged
merged 8 commits into from
Aug 23, 2024
Merged

Cobra cli interface #34

merged 8 commits into from
Aug 23, 2024

Conversation

HilkopterBob
Copy link
Owner

No description provided.

This enables the user to generate ether self signed certs or a default
config directly with packagelock and thus not depending on the runtime
execution to handle this.
This is done to force me to use the build-in config generator and thus
needing to update the stored template to new flags if needed.
This commit adds packagelock stop|restart to packagelock start.
The start command now writes a pid file for the server. The stop command
uses this pid to gracefully shut the server down and the restart command
combines these two to create the "illusion" of restarting
@HilkopterBob HilkopterBob merged commit 47ccdab into devel Aug 23, 2024
3 of 4 checks passed
Copy link

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Manifest Files

@HilkopterBob HilkopterBob deleted the cobra-cli-interface branch August 23, 2024 11:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant