We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5c0570 commit 361004fCopy full SHA for 361004f
1 file changed
src/azure-cli/azure/cli/command_modules/compute_recommender/commands.py
@@ -13,4 +13,4 @@
13
14
15
def load_command_table(self, _): # pylint: disable=unused-argument
16
- pass
+ with self.command_group('az compute-recommender spot-placement-recommender', deprecate_info=self.deprecate(redirect='az compute-recommender spot-placement-score', hide=True))
0 commit comments