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
…6284)
### What changes were proposed in this pull request?
Add tag support to Models in Gravtitino CLI. currently, the CLI support
following actions:
1. `UntagEntity`,
2. `TagEntity`,
3. `ListEntityTags`
### Why are the changes needed?
Fix: #6242
### Does this PR introduce _any_ user-facing change?
No
### How was this patch tested?
local test.
What would you like to be improved?
TYag support is being added to models (see #6222/#6228) the CLI should also support this.
How should we improve?
See above
The text was updated successfully, but these errors were encountered: