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

[Subtask] Add create and delete CLI commands for Model #5963

Closed
VigneshSK17 opened this issue Dec 24, 2024 · 2 comments
Closed

[Subtask] Add create and delete CLI commands for Model #5963

VigneshSK17 opened this issue Dec 24, 2024 · 2 comments
Assignees
Labels
subtask Subtasks of umbrella issue

Comments

@VigneshSK17
Copy link
Contributor

Describe the subtask

Part of an initiative to add Model entity support to CLI

Parent issue

#5959

@VigneshSK17 VigneshSK17 added the subtask Subtasks of umbrella issue label Dec 24, 2024
@VigneshSK17
Copy link
Contributor Author

@justinmclean I would also like to work on this issue.

justinmclean pushed a commit that referenced this issue Jan 5, 2025
### What changes were proposed in this pull request?

The delete command is one of the commands suggested by @justinmclean as
part of adding Model entity support for the CLI.

### Why are the changes needed?

To add delete functionality for a Model using the CLI

Improvement: #5963 (NOTE:
Create command is redundant with addition of Register command)

### Does this PR introduce any user-facing change?

Yes.

The delete command for a model was added.

### How was this patch tested?

Unit tests were added for Model CLI support and ran successfully for the
delete command, along with CI tests in forked repository
@justinmclean
Copy link
Member

Fixed by #6066 and #6099

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
subtask Subtasks of umbrella issue
Projects
None yet
Development

No branches or pull requests

2 participants