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

Fix cli argument parsing #346

Merged
merged 1 commit into from
Jun 21, 2023
Merged

Fix cli argument parsing #346

merged 1 commit into from
Jun 21, 2023

Conversation

isavov
Copy link
Contributor

@isavov isavov commented Jun 21, 2023

Description:
This PR fixes a bug which prevents the proper parsing of cli arguments for the start and restart commands.

Related issue(s):

Fixes #

Notes for reviewer:

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

Signed-off-by: Iliya Savov <isavov@users.noreply.github.com>
@isavov isavov added the Bug An error that causes the feature to behave differently than what was expected based on design. label Jun 21, 2023
@isavov isavov requested review from Ivo-Yankov and natanasow June 21, 2023 09:44
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@isavov isavov merged commit e6a423b into main Jun 21, 2023
@isavov isavov deleted the fix-cli-parsing branch June 21, 2023 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug An error that causes the feature to behave differently than what was expected based on design.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants