mirror of
https://github.com/ansible/awx.git
synced 2026-05-20 07:17:40 -02:30
Add the mesh_visualizer resource to awxkit
This commit is contained in:
@@ -11,7 +11,7 @@ from awxkit.cli.format import FORMATTERS, format_response, add_authentication_ar
|
||||
from awxkit.cli.utils import CustomRegistryMeta, cprint
|
||||
|
||||
|
||||
CONTROL_RESOURCES = ['ping', 'config', 'me', 'metrics']
|
||||
CONTROL_RESOURCES = ['ping', 'config', 'me', 'metrics', 'mesh_visualizer']
|
||||
|
||||
DEPRECATED_RESOURCES = {
|
||||
'ad_hoc_commands': 'ad_hoc',
|
||||
|
||||
Reference in New Issue
Block a user