Skip to content

Conversation

@Luxxgit2k4
Copy link

Used cobra-cli for proper structure of the commands. And added viper for configuration management. For example: start command uses viper for port configuration and import command uses it in retreiving the flag values.

new commands added:
microcks-cli start --port port_number : Starts the microcks server on your desired port by pulling the docker image.

microcks-cli start: Run the server on default port 8585.

microcks-cli stop: Stops the docker container thereby stopping the server.

The other commands are structured and slightly changed using the cobra cli.

abroudoux and others added 14 commits February 22, 2025 18:29
Signed-off-by: Arthur Broudoux <[email protected]>

Signed-off-by: Luxxgit2k4 <[email protected]>
Signed-off-by: Laurent Broudoux <[email protected]>

Signed-off-by: Luxxgit2k4 <[email protected]>
…ft for the BOM

Signed-off-by: Laurent Broudoux <[email protected]>

Signed-off-by: Luxxgit2k4 <[email protected]>
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.10.0 to 6.13.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](docker/build-push-action@v6.10.0...v6.13.0)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Luxxgit2k4 <[email protected]>
Signed-off-by: Laurent Broudoux <[email protected]>

Signed-off-by: Luxxgit2k4 <[email protected]>
@github-actions
Copy link

This pull request has been automatically marked as stale because it has not had recent activity 😴

It will be closed in 30 days if no further activity occurs. To unstale this pull request, add a comment with detailed explanation.

There can be many reasons why some specific pull request has no activity. The most probable cause is lack of time, not lack of interest. Microcks is a Cloud Native Computing Foundation project not owned by a single for-profit company. It is a community-driven initiative ruled under open governance model.

Let us figure out together how to push this pull request forward. Connect with us through one of many communication channels we established here.

Thank you for your patience ❤️

@github-actions github-actions bot added the stale State due to inactivity label Mar 25, 2025
@lbroudoux
Copy link
Member

Now done in 1.x branch.

@lbroudoux lbroudoux closed this Apr 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

stale State due to inactivity

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants