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

Able to create a new job #80

Open
martinraynov opened this issue Dec 6, 2024 · 2 comments
Open

Able to create a new job #80

martinraynov opened this issue Dec 6, 2024 · 2 comments
Labels
component/cli component/connectors help wanted Extra attention is needed keep-open Explicitily keep open kind/feature New feature implementation

Comments

@martinraynov
Copy link

Reason/Context

To be able to create a new job import from specifications available on other servers

Description

I am using a lot of specifications available on github enterprise servers.
With the microcks UI I can add them with the Importers -> Create a new Job feature but in the cli I can only import files that are located on the machine that executes the command.

Implementation ideas

Maybe the microcks-cli import function can be extended to accept also URLs

Copy link

github-actions bot commented Dec 6, 2024

👋 @martinraynov

Welcome to the Microcks community! 💖

Thanks and congrats 🎉 for opening your first issue here! Be sure to follow the issue template or please update it accordingly.

📢 If you're using Microcks in your organization, please add your company name to this list. 🙏 It really helps the project to gain momentum and credibility. It's a small contribution back to the project with a big impact.

If you need to know why and how to add yourself to the list, please read the blog post "Join the Microcks Adopters list and Empower the vibrant open source Community 🙌"

Hope you have a great time there!

🌟 ~~~~~~~~~ 🌟

📢 If you like Microcks, please ⭐ star ⭐ our repo to support it!

🙏 It really helps the project to gain momentum and credibility. It's a small contribution back to the project with a big impact.

@lbroudoux
Copy link
Member

Thanks for the suggestion @martinraynov !

Actually, the CLI needs to be refactored a bit and we started a 1.x branch a long time ago (see https://github.com/microcks/microcks-cli/tree/1.x). to start this effort. The idea would be to integrate some classic CLI tools libraries like Viper and others to have something extensible in the long term.

Some contributors have already started the effort (like @JulienBreux - see https://github.com/JulienBreux/mksctl) but we need more cycles to get this running and integrate new commands.

So it's a big YES for this feature but I think it would be better to pursue on refactoring first.

@lbroudoux lbroudoux added kind/feature New feature implementation component/cli component/connectors keep-open Explicitily keep open help wanted Extra attention is needed labels Dec 9, 2024
Harsh4902 added a commit to Harsh4902/microcks-cli that referenced this issue Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/cli component/connectors help wanted Extra attention is needed keep-open Explicitily keep open kind/feature New feature implementation
Projects
None yet
Development

No branches or pull requests

2 participants