You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### 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
Describe the subtask
Part of an initiative to add Model entity support to CLI
Parent issue
#5959
The text was updated successfully, but these errors were encountered: