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
Copy file name to clipboardExpand all lines: services/data_connectivity/src/oci_cli_data_connectivity/generated/data_connectivity_service_cli.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@
7
7
fromoci_cli.aliasingimportCommandGroupWithAlias
8
8
9
9
10
-
@cli.command(cli_util.override('network_validation.data_connectivity_service_group.command_name', 'data-connectivity'), cls=CommandGroupWithAlias, help=cli_util.override('network_validation.data_connectivity_service_group.help', """Use the DCMS APIs to perform Metadata/Data operations."""), short_help=cli_util.override('network_validation.data_connectivity_service_group.short_help', """Data Connectivity Management API"""))
10
+
@cli.command(cli_util.override('network_validation.data_connectivity_service_group.command_name', 'data-connectivity'), cls=CommandGroupWithAlias, help=cli_util.override('network_validation.data_connectivity_service_group.help', """Use the Data Connectivity Management Service APIs to perform common extract, load, and transform (ETL) tasks."""), short_help=cli_util.override('network_validation.data_connectivity_service_group.short_help', """Data Connectivity Management API"""))
Copy file name to clipboardExpand all lines: services/data_connectivity/src/oci_cli_data_connectivity_management/dataconnectivitymanagement_cli_extended.py
0 commit comments