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

[mesheryctl] New command exp environment #10583

Closed
5 tasks
RipulHandoo opened this issue Mar 18, 2024 · 3 comments · Fixed by #10663
Closed
5 tasks

[mesheryctl] New command exp environment #10583

RipulHandoo opened this issue Mar 18, 2024 · 3 comments · Fixed by #10663
Assignees
Labels
component/mesheryctl CLI for Meshery help wanted Extra attention is needed kind/enhancement Improvement in current feature language/go Issues or pull requests that use Golang

Comments

@RipulHandoo
Copy link
Contributor

RipulHandoo commented Mar 18, 2024

See mesheryctl Command Tracker for current status of commands.

Desired Behavior

Develop an experimental command to manage environments within the system. Refer to the Environment documentation for more details about environments.

Tasks to be Completed:

  • Implement command to list existing environments
  • Implement command to create new environments
  • Implement command to delete existing environments
  • Implement command to view details of a specific environment
  • Develop comprehensive test cases to validate the functionality of the environment command

Contributor Resources

@RipulHandoo RipulHandoo added kind/enhancement Improvement in current feature component/mesheryctl CLI for Meshery language/go Issues or pull requests that use Golang labels Mar 18, 2024
Copy link

This issue has been labeled with 'component/mesheryctl'. Note that after making changes you need to update it in the mesheryctl command tracker spreadsheet.


        Be sure to join the community, if you haven't yet and please leave a ⭐ star on the project 😄

@RipulHandoo RipulHandoo added the help wanted Extra attention is needed label Mar 28, 2024
@luigimorel
Copy link

@RipulHandoo can this be assigned to me?

@RipulHandoo
Copy link
Contributor Author

@luigimorel Certainly, it's great to see your interest in contributing! At the moment, I've already started working on this particular feature. However, I appreciate your willingness to help. There are some other issues similar to this. I'll mention them below:
#10585
#10582

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/mesheryctl CLI for Meshery help wanted Extra attention is needed kind/enhancement Improvement in current feature language/go Issues or pull requests that use Golang
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants