Commit b4bdf47
committed
deprecate: mark ListAllowedValuesCommand as deprecated
The list-allowed-values functionality has been migrated to
metaschema-cli. This deprecates the oscal-cli version with a notice
directing users to the new command location.
The import will be updated from liboscal-java to metaschema-java core
in a follow-up once the metaschema-java dependency is updated.1 parent 75986f3 commit b4bdf47
File tree
1 file changed
+7
-1
lines changed- src/main/java/dev/metaschema/oscal/tools/cli/core/commands
1 file changed
+7
-1
lines changedLines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
66 | 70 | | |
| 71 | + | |
67 | 72 | | |
68 | 73 | | |
69 | 74 | | |
| |||
89 | 94 | | |
90 | 95 | | |
91 | 96 | | |
92 | | - | |
| 97 | + | |
| 98 | + | |
93 | 99 | | |
94 | 100 | | |
95 | 101 | | |
| |||
0 commit comments