Skip to content

Commit f3390eb

Browse files
authored
fix: change Tableau CRM to Analytics (#165)
* fix: change Tableau CRM to CRM Analytics * fix: change CRM Analytics to just Analytics
1 parent 7e49ff3 commit f3390eb

12 files changed

Lines changed: 118 additions & 115 deletions

messages/app.json

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,24 @@
11
{
2-
"listCommandDescription": "list Tableau CRM apps",
3-
"listCommandLongDescription": "Lists Tableau CRM apps in the specified folder or target org.",
4-
"createCommandDescription": "create a Tableau CRM app",
5-
"createCommandLongDescription": "Creates a Tableau CRM app.",
6-
"updateCommandDescription": "updates a Tableau CRM app from a template",
7-
"updateCommandLongDescription": "Updates a Tableau CRM app from a template.",
8-
"displayCommandDescription": "displays a Tableau CRM app's details",
9-
"displayCommandLongDescription": "Displays a Tableau CRM app's details.",
10-
"decoupleCommandDescription": "decouples a Tableau CRM app from a Tableau CRM template",
11-
"decoupleCommandLongDescription": "Decouples a Tableau CRM app from a Tableau CRM template.",
2+
"listCommandDescription": "list Analytics apps",
3+
"listCommandLongDescription": "Lists Analytics apps in the specified folder or target org.",
4+
"createCommandDescription": "create a Analytics app",
5+
"createCommandLongDescription": "Creates a Analytics app.",
6+
"updateCommandDescription": "updates a Analytics app from a template",
7+
"updateCommandLongDescription": "Updates a Analytics app from a template.",
8+
"displayCommandDescription": "displays a Analytics app's details",
9+
"displayCommandLongDescription": "Displays a Analytics app's details.",
10+
"decoupleCommandDescription": "decouples a Analytics app from a Analytics template",
11+
"decoupleCommandLongDescription": "Decouples a Analytics app from a Analytics template.",
1212
"folderidFlagDescription": "folder ID",
1313
"folderidFlagLongDescription": "ID of the folder that contains the app data.",
1414
"templateidFlagDescriptionForCreate": "template ID; required unless --definitionfile is specified",
1515
"templateidFlagLongDescriptionForCreate": "Template ID; required unless a --definitionfile value is specified.",
1616
"templateidFlagDescription": "template ID",
1717
"templateidFlagLongDescription": "Template ID.",
1818
"templateidForUpdateFlagDescription": "template ID",
19-
"templateidForUpdateFlagLongDescription": "The ID of the Tableau CRM template.",
19+
"templateidForUpdateFlagLongDescription": "The ID of the Analytics template.",
2020
"templatenameFlagDescription": "template name",
21-
"templatenameFlagLongDescription": "The name of the Tableau CRM template.",
21+
"templatenameFlagLongDescription": "The name of the Analytics template.",
2222
"appnameFlagDescription": "app name",
2323
"appnameFlagLongDescription": "The name of the created app.",
2424
"applogFlagDescription": "specify to include app creation log details",
@@ -29,11 +29,11 @@
2929
"appUpdateAsyncLongDescription": "Update app asynchronously.",
3030
"appCreateAllEventsDescription": "verbose display of all app create events",
3131
"appCreateAllEventsLongDescription": "Verbose display of all app create events.",
32-
"appDefinitionFileFlagDescription": "Tableau CRM template definition file; required unless --templateid is specified",
33-
"appDefinitionFileFlagLongDescription": "Tableau CRM template definition file; required unless a --templateid value is specified.",
34-
"appsFound": "Found [%s] Tableau CRM apps.",
35-
"startAppCreation": "Successfully started the creation process for Tableau CRM app [%s].",
36-
"startAppUpdate": "Successfully started the update process for Tableau CRM app [%s].",
32+
"appDefinitionFileFlagDescription": "Analytics template definition file; required unless --templateid is specified",
33+
"appDefinitionFileFlagLongDescription": "Analytics template definition file; required unless a --templateid value is specified.",
34+
"appsFound": "Found [%s] Analytics apps.",
35+
"startAppCreation": "Successfully started the creation process for Analytics app [%s].",
36+
"startAppUpdate": "Successfully started the update process for Analytics app [%s].",
3737
"appCreateEvent": "%s %s %s, 0 failed",
3838
"verboseAppCreateEventSuccess": "%s %s %s of %s [%s]",
3939
"appCreateEventFail": "%s %s %s of %s [%s] with message [%s]",
@@ -44,10 +44,10 @@
4444
"createAppSuccessAsync": "Check app completion status by running \"sfdx analytics:app:list -f %s\".",
4545
"appCreateSuccessfulLabel": "Successfully created",
4646
"appCreateEventFailureLabel": "Event failed on",
47-
"updateSuccess": "Successfully updated Tableau CRM app [%s]",
48-
"deleteAppSuccess": "Successfully deleted Tableau CRM app [%s].",
49-
"deleteCommandDescription": "delete Tableau CRM apps",
50-
"deleteCommandLongDescription": "Delete Tableau CRM apps.",
47+
"updateSuccess": "Successfully updated Analytics app [%s]",
48+
"deleteAppSuccess": "Successfully deleted Analytics app [%s].",
49+
"deleteCommandDescription": "delete Analytics apps",
50+
"deleteCommandLongDescription": "Delete Analytics apps.",
5151
"confirmDeleteYesNo": "Are you sure you want to delete this app (y/n)?",
5252
"nopromptFlagDescription": "do not prompt to confirm force delete",
5353
"nopromptFlagLongDescription": "Do not prompt to confirm delete.",

messages/asset.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
{
2-
"publisherListCommandDescription": "list Tableau CRM asset publishers",
3-
"publisherListCommandLongDescription": "Lists Tableau CRM asset publishers.",
4-
"publisherCreateCommandDescription": "create a publisher record for the Tableau CRM asset",
5-
"publisherCreateCommandLongDescription": "Create a publisher record for the Tableau CRM asset.",
2+
"publisherListCommandDescription": "list Analytics asset publishers",
3+
"publisherListCommandLongDescription": "Lists Analytics asset publishers.",
4+
"publisherCreateCommandDescription": "create a publisher record for the Analytics asset",
5+
"publisherCreateCommandLongDescription": "Create a publisher record for the Analytics asset.",
66
"createSuccess": "Successfully created asset publisher with ID [%s].",
77
"assetidFlagDescription": "Asset ID under development",
88
"assetidFlagLongDescription": "Asset ID under development.",
99
"assetPublisheridFlagDescription": "Asset Publisher ID under development",
1010
"assetPublisheridFlagLongDescription": "Asset Publisher ID under development.",
1111
"publishersFound": "Found [%s] asset publishers for resource [%s].",
12-
"deleteCommandDescription": "delete a Tableau CRM asset publisher",
13-
"deleteCommandLongDescription": "Delete a Tableau CRM asset publisher.",
14-
"deleteallCommandDescription": "delete Tableau CRM asset publishers",
15-
"deleteallCommandLongDescription": "Deletes Tableau CRM asset publishers.",
12+
"deleteCommandDescription": "delete a Analytics asset publisher",
13+
"deleteCommandLongDescription": "Delete a Analytics asset publisher.",
14+
"deleteallCommandDescription": "delete Analytics asset publishers",
15+
"deleteallCommandLongDescription": "Deletes Analytics asset publishers.",
1616
"confirmDeleteYesNo": "Are you sure you want to delete all asset publishers for this resource (y/n)?",
1717
"deletePublishersSuccess": "Successfully deleted all asset publisher for resource [%s].",
1818
"deletePublisherSuccess": "Successfully deleted the asset publisher record [%s].",

messages/autoinstall.json

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,26 @@
11
{
2-
"listCommandDescription": "list Tableau CRM auto-install requests",
3-
"listCommandLongDescription": "Lists Tableau CRM auto-install requests in the specified target org.",
2+
"listCommandDescription": "list Analytics auto-install requests",
3+
"listCommandLongDescription": "Lists Analytics auto-install requests in the specified target org.",
44
"autoinstallsFound": "Found [%s] auto-install requests.",
5-
"createCommandDescription": "creates auto-install request to create Tableau CRM app",
6-
"createCommandLongDescription": "Creates auto-install request to create a Tableau CRM app.",
7-
"updateCommandDescription": "creates auto-install request to update Tableau CRM app",
8-
"updateCommandLongDescription": "Creates auto-install request to update a Tableau CRM app.",
9-
"deleteCommandDescription": "creates auto-install request to delete Tableau CRM app",
10-
"deleteCommandLongDescription": "Creates auto-install request to delete a Tableau CRM app.",
11-
"enableCommandDescription": "enable Tableau CRM",
12-
"enableCommandLongDescription": "Enable Tableau CRM.",
5+
"createCommandDescription": "creates auto-install request to create Analytics app",
6+
"createCommandLongDescription": "Creates auto-install request to create a Analytics app.",
7+
"updateCommandDescription": "creates auto-install request to update Analytics app",
8+
"updateCommandLongDescription": "Creates auto-install request to update a Analytics app.",
9+
"deleteCommandDescription": "creates auto-install request to delete Analytics app",
10+
"deleteCommandLongDescription": "Creates auto-install request to delete a Analytics app.",
11+
"enableCommandDescription": "enable Analytics",
12+
"enableCommandLongDescription": "Enable Analytics.",
1313
"templatenameFlagDescription": "template api name",
14-
"templatenameFlagLongDescription": "The API name of the Tableau CRM template.",
14+
"templatenameFlagLongDescription": "The API name of the Analytics template.",
1515
"folderidFlagDescription": "folder ID",
1616
"folderidFlagLongDescription": "ID of the folder that contains the app data.",
1717
"templateidFlagDescription": "template ID",
18-
"templateidFlagLongDescription": "The ID of the Tableau CRM template.",
18+
"templateidFlagLongDescription": "The ID of the Analytics template.",
1919
"noenqueueFlagDescription": "do not enqueue the request",
2020
"noenqueueFlagLongDescription": "Only create the request, do not initially enqueue and start the request.",
2121
"missingRequiredField": "Missing Required Field: templateid or templatename",
22-
"displayCommandDescription": "displays a Tableau CRM auto-install request details",
23-
"displayCommandLongDescription": "Displays a Tableau CRM auto-install request details.",
22+
"displayCommandDescription": "displays a Analytics auto-install request details",
23+
"displayCommandLongDescription": "Displays a Analytics auto-install request details.",
2424
"displayDetailHeader": "auto-install request Details",
2525
"autoinstallidFlagDescription": "auto-install request ID",
2626
"autoinstallidFlagLongDescription": "ID of the auto-install request.",
@@ -36,24 +36,24 @@
3636
"startRequestPolling": "Waiting for auto-install request [%s] to finish",
3737
"requestPollingTimeout": "Timeout occurred waiting for auto-install request [%s] to finish [current status: %s], try increasing --wait",
3838
"requestCancelled": "Auto-install request [%s] was cancelled.",
39-
"enableRequestSuccess": "Successfully created auto-install request [%s] to enable Tableau CRM",
39+
"enableRequestSuccess": "Successfully created auto-install request [%s] to enable Analytics",
4040
"enableAsyncDescription": "enable asynchronously",
4141
"enableAsyncLongDescription": "Enable asynchronously.",
42-
"enableSuccess": "Successfully enabled Tableau CRM from auto-install request [%s]",
43-
"enableFailed": "Failure during Tableau CRM enable from auto-install request [%s]",
42+
"enableSuccess": "Successfully enabled Analytics from auto-install request [%s]",
43+
"enableFailed": "Failure during Analytics enable from auto-install request [%s]",
4444
"appCreateAsyncDescription": "create app asynchronously",
4545
"appCreateAsyncLongDescription": "Create app asynchronously.",
46-
"appCreateRequestSuccess": "Successfully created app auto-install request to create Tableau CRM app [%s]",
47-
"appCreateSuccess": "Successfully created Tableau CRM app [%s] from auto-install request [%s]",
48-
"appCreateFailed": "Failure during Tableau CRM app creation from auto-install request [%s]",
46+
"appCreateRequestSuccess": "Successfully created app auto-install request to create Analytics app [%s]",
47+
"appCreateSuccess": "Successfully created Analytics app [%s] from auto-install request [%s]",
48+
"appCreateFailed": "Failure during Analytics app creation from auto-install request [%s]",
4949
"appUpdateAsyncDescription": "update app asynchronously",
5050
"appUpdateAsyncLongDescription": "Update app asynchronously.",
51-
"appUpdateRequestSuccess": "Successfully created app auto-install request to update Tableau CRM app [%s]",
52-
"appUpdateSuccess": "Successfully updated Tableau CRM app [%s] from auto-install request [%s]",
53-
"appUpdateFailed": "Failure during Tableau CRM app update from auto-install request [%s]",
51+
"appUpdateRequestSuccess": "Successfully created app auto-install request to update Analytics app [%s]",
52+
"appUpdateSuccess": "Successfully updated Analytics app [%s] from auto-install request [%s]",
53+
"appUpdateFailed": "Failure during Analytics app update from auto-install request [%s]",
5454
"appDeleteAsyncDescription": "delete app asynchronously",
5555
"appDeleteAsyncLongDescription": "Delete app asynchronously.",
56-
"appDeleteRequestSuccess": "Successfully created app auto-install request to delete Tableau CRM app [%s]",
57-
"appDeleteSuccess": "Successfully deleted Tableau CRM app [%s] from auto-install request [%s]",
58-
"appDeleteFailed": "Failure during Tableau CRM app delete from auto-install request [%s]"
56+
"appDeleteRequestSuccess": "Successfully created app auto-install request to delete Analytics app [%s]",
57+
"appDeleteSuccess": "Successfully deleted Analytics app [%s] from auto-install request [%s]",
58+
"appDeleteFailed": "Failure during Analytics app delete from auto-install request [%s]"
5959
}

messages/dashboard.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"listCommandDescription": "list Tableau CRM dashboards",
3-
"listCommandLongDescription": "Lists Tableau CRM dashboards in the specified target org.",
4-
"dashboardsFound": "Found [%s] Tableau CRM dashboards.",
2+
"listCommandDescription": "list Analytics dashboards",
3+
"listCommandLongDescription": "Lists Analytics dashboards in the specified target org.",
4+
"dashboardsFound": "Found [%s] Analytics dashboards.",
55
"dashboardIdFlagDescription": "Dashboard ID",
66
"dahsboardIdFlagLongDescription": "Dashboard ID.",
77
"currentHistoryIdFlagDescription": "Current History ID to display",
@@ -10,6 +10,6 @@
1010
"removeCurrentHistoryLongDescription": "Remove Current History ID from dashboard.",
1111
"updateSuccess": "Successfully updated dashboard current history ID to [%s]",
1212
"updateRemoveSuccess": "Successfully removed current history ID",
13-
"updateCommandDescription": "updates a Tableau CRM dashboard",
14-
"updateCommandLongDescription": "Updates a Tableau CRM dashboard."
13+
"updateCommandDescription": "updates a Analytics dashboard",
14+
"updateCommandLongDescription": "Updates a Analytics dashboard."
1515
}

messages/dataflow.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"listCommandDescription": "list Tableau CRM dataflows",
3-
"listCommandLongDescription": "Lists Tableau CRM dataflows in the specified target org.",
4-
"dataflowsFound": "Found [%s] Tableau CRM dataflows."
2+
"listCommandDescription": "list Analytics dataflows",
3+
"listCommandLongDescription": "Lists Analytics dataflows in the specified target org.",
4+
"dataflowsFound": "Found [%s] Analytics dataflows."
55
}

messages/dataset.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
{
2-
"listCommandDescription": "list Tableau CRM datasets",
3-
"listCommandLongDescription": "Lists Tableau CRM datasets in the specified target org.",
4-
"datasetsFound": "Found [%s] Tableau CRM datasets.",
5-
"displayCommandDescription": "displays a Tableau CRM dataset's details",
6-
"displayCommandLongDescription": "Displays a Tableau CRM dataset's details.",
2+
"listCommandDescription": "list Analytics datasets",
3+
"listCommandLongDescription": "Lists Analytics datasets in the specified target org.",
4+
"datasetsFound": "Found [%s] Analytics datasets.",
5+
"displayCommandDescription": "displays a Analytics dataset's details",
6+
"displayCommandLongDescription": "Displays a Analytics dataset's details.",
77
"missingRequiredField": "Missing Required Field: datasetid or datasetname",
88
"displayDetailHeader": "Dataset Details",
99
"datasetidFlagDescription": "dataset ID",
1010
"datasetidFlagLongDescription": "Dataset ID.",
1111
"datasetnameFlagDescription": "dataset api name",
1212
"datasetnameFlagLongDescription": "Dataset api name.",
1313
"displayDateFormat": "YYYY-MM-DD HH:mm:ss",
14-
"rowsfetchCommandDescription": "fetch the rows of a Tableau CRM dataset",
15-
"rowsfetchCommandLongDescription": "fetch the rows of a Tableau CRM dataset."
14+
"rowsfetchCommandDescription": "fetch the rows of a Analytics dataset",
15+
"rowsfetchCommandLongDescription": "fetch the rows of a Analytics dataset."
1616
}

messages/history.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"listDashboardHistoryCommandDescription": "list history records for Tableau CRM dashboards",
3-
"listDashboardHistoryCommandLongDescription": "Lists history records for Tableau CRM dashboards in the specified target org.",
4-
"dashboardsHistoriesFound": "Found [%s] Tableau CRM dashboard history records.",
2+
"listDashboardHistoryCommandDescription": "list history records for Analytics dashboards",
3+
"listDashboardHistoryCommandLongDescription": "Lists history records for Analytics dashboards in the specified target org.",
4+
"dashboardsHistoriesFound": "Found [%s] Analytics dashboard history records.",
55
"dashboardidFlagDescription": "dashboard ID",
66
"dashboardidFlagLongDescription": "The ID of the dashboard to show history records.",
77
"dashboardHistoryidFlagDescription": "dashboard history ID",
@@ -12,17 +12,17 @@
1212
"revertCommandLongDescription": "Revert to a specified history record.",
1313
"revertSuccess": "Successfully reverted asset [%s] to history [%s].",
1414

15-
"listDataflowHistoryCommandDescription": "list history records for Tableau CRM dataflows",
16-
"listDataflowHistoryCommandLongDescription": "Lists history records for Tableau CRM dataflows in the specified target org.",
17-
"dataflowsHistoriesFound": "Found [%s] Tableau CRM dataflow history records.",
15+
"listDataflowHistoryCommandDescription": "list history records for Analytics dataflows",
16+
"listDataflowHistoryCommandLongDescription": "Lists history records for Analytics dataflows in the specified target org.",
17+
"dataflowsHistoriesFound": "Found [%s] Analytics dataflow history records.",
1818
"dataflowidFlagDescription": "dataflow ID",
1919
"dataflowidFlagLongDescription": "The ID of the dataflow to show history records.",
2020
"dataflowHistoryidFlagDescription": "dataflow history ID",
2121
"dataflowHistoryidFlagLongDescription": "The ID of the dataflow history record.",
2222

23-
"listLensHistoryCommandDescription": "list history records for Tableau CRM lenses",
24-
"listLensHistoryCommandLongDescription": "Lists history records for Tableau CRM lenses in the specified target org.",
25-
"lensHistoriesFound": "Found [%s] Tableau CRM lens history records.",
23+
"listLensHistoryCommandDescription": "list history records for Analytics lenses",
24+
"listLensHistoryCommandLongDescription": "Lists history records for Analytics lenses in the specified target org.",
25+
"lensHistoriesFound": "Found [%s] Analytics lens history records.",
2626
"lensidFlagDescription": "lens ID",
2727
"lensidFlagLongDescription": "The ID of the lens to show history records.",
2828
"lensHistoryidFlagDescription": "lens history ID",

messages/lens.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"listCommandDescription": "list Tableau CRM lenses",
3-
"listCommandLongDescription": "Lists Tableau CRM lenses in the specified target org.",
4-
"lensesFound": "Found [%s] Tableau CRM lenses."
2+
"listCommandDescription": "list Analytics lenses",
3+
"listCommandLongDescription": "Lists Analytics lenses in the specified target org.",
4+
"lensesFound": "Found [%s] Analytics lenses."
55
}

messages/query.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"queryCommandDescription": "execute a Tableau CRM query",
3-
"queryCommandLongDescription": "Execute a Tableau CRM query.",
2+
"queryCommandDescription": "execute a Analytics query",
3+
"queryCommandLongDescription": "Execute a Analytics query.",
44
"missingRequiredField": "Missing Required Field: query or queryfile",
55
"queryfileDescription": "path to the file containing the query to execute",
66
"queryfileLongDescription": "Path to the file containing the query to execute.",

messages/recipe.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"listCommandDescription": "list Tableau CRM recipes",
3-
"listCommandLongDescription": "Lists Tableau CRM recipes in the specified target org.",
4-
"recipesFound": "Found [%s] Tableau CRM recipes."
2+
"listCommandDescription": "list Analytics recipes",
3+
"listCommandLongDescription": "Lists Analytics recipes in the specified target org.",
4+
"recipesFound": "Found [%s] Analytics recipes."
55
}

0 commit comments

Comments
 (0)