Rupam Manna
Rupam Manna
hey @Harsh4902 , can you check this test file https://github.com/Rupam-It/microcks-cli/blob/issue130/cmd/help_command_test.go! ``` go test ./cmd -v === RUN TestHelpCommand_Execute --- PASS: TestHelpCommand_Execute (0.00s) PASS ok github.com/microcks/microcks-cli/cmd 0.002s ``` if okk then...
hey @Harsh4902 , Apologies for the delayed response! I just got around to reviewing your comment. Thanks for the feedback—I see your point about the Execute() function containing too much...
@Atish-iaf is this issue still open ? can i work on it ?
@Atish-iaf okk. can I get some documentation for it ?
> Hi @Rupam-It are you still actively working on this issue? I apologize, I'm currently focused on my 4th-year project and won't be able to actively work on this issue...
hey @AceTheCreator @AayushSaini101 and team From my understanding, the CLI has performance issues, outdated dependencies, and lacks custom validation rules. The plan includes optimizing execution speed (especially for generate), updating...
hey @francostellari I'm currently learning about the KubeStellar project and came across this issue. I’m interested in understanding it better—could you please guide me to the relevant documentation or resources...
Hey @francostellari , I found an approach to the Helm chart dependency override challenge! The key idea is to add a new values key in the Chart.yaml dependencies that allows...
@francostellari Thank you for the positive feedback! I'm excited that you find the solution helpful. I'm planning to deep dive into the codebase to understand how you're currently handling Helm...
> Thanks for the suggestion. Is there a reason the "alias" field doesn't work for you? Actually we can find a proper docs on "alias" filed ! but today when...