Skip to content

Commit

Permalink
doc publish
Browse files Browse the repository at this point in the history
  • Loading branch information
PureCloud Jenkins committed Sep 29, 2024
1 parent df85661 commit 5d07d7d
Show file tree
Hide file tree
Showing 71 changed files with 1,904 additions and 58 deletions.
2 changes: 1 addition & 1 deletion .lastupdated
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2024-09-14T07:24:47
2024-09-29T07:13:27
6 changes: 3 additions & 3 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"files": {
"main.css": "/platform-client-sdk-cli/static/css/main.12d12400.css",
"main.js": "/platform-client-sdk-cli/static/js/main.56c8e47c.js",
"main.js": "/platform-client-sdk-cli/static/js/main.19b0c3aa.js",
"react-syntax-highlighter/refractor-import.js": "/platform-client-sdk-cli/static/js/react-syntax-highlighter/refractor-import.252e9f8b.chunk.js",
"static/js/453.5565870f.chunk.js": "/platform-client-sdk-cli/static/js/453.5565870f.chunk.js",
"static/media/genesys-dev-icons.eot?": "/platform-client-sdk-cli/static/media/genesys-dev-icons.ac21bc53ac924798cc2f.eot",
Expand All @@ -23,12 +23,12 @@
"static/media/logo-dark.svg": "/platform-client-sdk-cli/static/media/logo-dark.69cd32a4484f8e0b926aba88c6200252.svg",
"index.html": "/platform-client-sdk-cli/index.html",
"main.12d12400.css.map": "/platform-client-sdk-cli/static/css/main.12d12400.css.map",
"main.56c8e47c.js.map": "/platform-client-sdk-cli/static/js/main.56c8e47c.js.map",
"main.19b0c3aa.js.map": "/platform-client-sdk-cli/static/js/main.19b0c3aa.js.map",
"refractor-import.252e9f8b.chunk.js.map": "/platform-client-sdk-cli/static/js/react-syntax-highlighter/refractor-import.252e9f8b.chunk.js.map",
"453.5565870f.chunk.js.map": "/platform-client-sdk-cli/static/js/453.5565870f.chunk.js.map"
},
"entrypoints": [
"static/css/main.12d12400.css",
"static/js/main.56c8e47c.js"
"static/js/main.19b0c3aa.js"
]
}
1 change: 1 addition & 0 deletions docs/gc_conversations_summaries.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,6 @@

* [gc conversations](gc_conversations.html) - /api/v2/conversations
* [gc conversations summaries feedback](gc_conversations_summaries_feedback.html) - /api/v2/conversations/{conversationId}/summaries/{summaryId}/feedback
* [gc conversations summaries get](gc_conversations_summaries_get.html) - Get the summaries of the conversation.


38 changes: 38 additions & 0 deletions docs/gc_conversations_summaries_get.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
## gc conversations summaries get

Get the summaries of the conversation.

### Synopsis

Get the summaries of the conversation.

```
gc conversations summaries get [conversationId] [flags]
```

### Options

```
-h, --help help for get
```

### Options inherited from parent commands

```
--accesstoken string accessToken override
--clientid string clientId override
--clientsecret string clientSecret override
--environment string environment override. E.g. mypurecloud.com.au or ap-southeast-2
-i, --indicateprogress Trace progress indicators to stderr
--inputformat string Data input format. Supported formats: YAML, JSON
--outputformat string Data output format. Supported formats: YAML, JSON
-p, --profile string Name of the profile to use for configuring the cli (default "DEFAULT")
--transform string Provide a Go template file for transforming output data
--transformstr string Provide a Go template string for transforming output data
```

### SEE ALSO

* [gc conversations summaries](gc_conversations_summaries.html) - /api/v2/conversations/{conversationId}/summaries


1 change: 1 addition & 0 deletions docs/gc_knowledge.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
* [gc](gc.html) - gc is a CLI for interacting with Genesys Cloud
* [gc knowledge documentuploads](gc_knowledge_documentuploads.html) - /api/v2/knowledge/documentuploads
* [gc knowledge guest](gc_knowledge_guest.html) - /api/v2/knowledge/guest
* [gc knowledge integrations](gc_knowledge_integrations.html) - /api/v2/knowledge/integrations
* [gc knowledge knowledgebases](gc_knowledge_knowledgebases.html) - /api/v2/knowledge/knowledgebases


35 changes: 35 additions & 0 deletions docs/gc_knowledge_integrations.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
## gc knowledge integrations

/api/v2/knowledge/integrations

### Synopsis

/api/v2/knowledge/integrations

### Options

```
-h, --help help for integrations
```

### Options inherited from parent commands

```
--accesstoken string accessToken override
--clientid string clientId override
--clientsecret string clientSecret override
--environment string environment override. E.g. mypurecloud.com.au or ap-southeast-2
-i, --indicateprogress Trace progress indicators to stderr
--inputformat string Data input format. Supported formats: YAML, JSON
--outputformat string Data output format. Supported formats: YAML, JSON
-p, --profile string Name of the profile to use for configuring the cli (default "DEFAULT")
--transform string Provide a Go template file for transforming output data
--transformstr string Provide a Go template string for transforming output data
```

### SEE ALSO

* [gc knowledge](gc_knowledge.html) - /api/v2/knowledge
* [gc knowledge integrations options](gc_knowledge_integrations_options.html) - /api/v2/knowledge/integrations/{integrationId}/options


35 changes: 35 additions & 0 deletions docs/gc_knowledge_integrations_options.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
## gc knowledge integrations options

/api/v2/knowledge/integrations/{integrationId}/options

### Synopsis

/api/v2/knowledge/integrations/{integrationId}/options

### Options

```
-h, --help help for options
```

### Options inherited from parent commands

```
--accesstoken string accessToken override
--clientid string clientId override
--clientsecret string clientSecret override
--environment string environment override. E.g. mypurecloud.com.au or ap-southeast-2
-i, --indicateprogress Trace progress indicators to stderr
--inputformat string Data input format. Supported formats: YAML, JSON
--outputformat string Data output format. Supported formats: YAML, JSON
-p, --profile string Name of the profile to use for configuring the cli (default "DEFAULT")
--transform string Provide a Go template file for transforming output data
--transformstr string Provide a Go template string for transforming output data
```

### SEE ALSO

* [gc knowledge integrations](gc_knowledge_integrations.html) - /api/v2/knowledge/integrations
* [gc knowledge integrations options get](gc_knowledge_integrations_options_get.html) - Get sync options available for a knowledge-connect integration


38 changes: 38 additions & 0 deletions docs/gc_knowledge_integrations_options_get.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
## gc knowledge integrations options get

Get sync options available for a knowledge-connect integration

### Synopsis

Get sync options available for a knowledge-connect integration

```
gc knowledge integrations options get [integrationId] [flags]
```

### Options

```
-h, --help help for get
```

### Options inherited from parent commands

```
--accesstoken string accessToken override
--clientid string clientId override
--clientsecret string clientSecret override
--environment string environment override. E.g. mypurecloud.com.au or ap-southeast-2
-i, --indicateprogress Trace progress indicators to stderr
--inputformat string Data input format. Supported formats: YAML, JSON
--outputformat string Data output format. Supported formats: YAML, JSON
-p, --profile string Name of the profile to use for configuring the cli (default "DEFAULT")
--transform string Provide a Go template file for transforming output data
--transformstr string Provide a Go template string for transforming output data
```

### SEE ALSO

* [gc knowledge integrations options](gc_knowledge_integrations_options.html) - /api/v2/knowledge/integrations/{integrationId}/options


2 changes: 2 additions & 0 deletions docs/gc_knowledge_knowledgebases.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@
* [gc knowledge knowledgebases operations](gc_knowledge_knowledgebases_operations.html) - /api/v2/knowledge/knowledgebases/{knowledgeBaseId}/operations
* [gc knowledge knowledgebases parse](gc_knowledge_knowledgebases_parse.html) - /api/v2/knowledge/knowledgebases/{knowledgeBaseId}/parse
* [gc knowledge knowledgebases search](gc_knowledge_knowledgebases_search.html) - /api/v2/knowledge/knowledgebases/{knowledgeBaseId}/search
* [gc knowledge knowledgebases sources](gc_knowledge_knowledgebases_sources.html) - /api/v2/knowledge/knowledgebases/{knowledgeBaseId}/sources
* [gc knowledge knowledgebases synchronize](gc_knowledge_knowledgebases_synchronize.html) - /api/v2/knowledge/knowledgebases/{knowledgeBaseId}/synchronize
* [gc knowledge knowledgebases unanswered](gc_knowledge_knowledgebases_unanswered.html) - /api/v2/knowledge/knowledgebases/{knowledgeBaseId}/unanswered
* [gc knowledge knowledgebases update](gc_knowledge_knowledgebases_update.html) - Update knowledge base
* [gc knowledge knowledgebases uploads](gc_knowledge_knowledgebases_uploads.html) - /api/v2/knowledge/knowledgebases/{knowledgeBaseId}/uploads
Expand Down
37 changes: 37 additions & 0 deletions docs/gc_knowledge_knowledgebases_sources.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
## gc knowledge knowledgebases sources

/api/v2/knowledge/knowledgebases/{knowledgeBaseId}/sources

### Synopsis

/api/v2/knowledge/knowledgebases/{knowledgeBaseId}/sources

### Options

```
-h, --help help for sources
```

### Options inherited from parent commands

```
--accesstoken string accessToken override
--clientid string clientId override
--clientsecret string clientSecret override
--environment string environment override. E.g. mypurecloud.com.au or ap-southeast-2
-i, --indicateprogress Trace progress indicators to stderr
--inputformat string Data input format. Supported formats: YAML, JSON
--outputformat string Data output format. Supported formats: YAML, JSON
-p, --profile string Name of the profile to use for configuring the cli (default "DEFAULT")
--transform string Provide a Go template file for transforming output data
--transformstr string Provide a Go template string for transforming output data
```

### SEE ALSO

* [gc knowledge knowledgebases](gc_knowledge_knowledgebases.html) - /api/v2/knowledge/knowledgebases
* [gc knowledge knowledgebases sources list](gc_knowledge_knowledgebases_sources_list.html) - Get Knowledge integration sources
* [gc knowledge knowledgebases sources salesforce](gc_knowledge_knowledgebases_sources_salesforce.html) - /api/v2/knowledge/knowledgebases/{knowledgeBaseId}/sources/salesforce
* [gc knowledge knowledgebases sources servicenow](gc_knowledge_knowledgebases_sources_servicenow.html) - /api/v2/knowledge/knowledgebases/{knowledgeBaseId}/sources/servicenow


41 changes: 41 additions & 0 deletions docs/gc_knowledge_knowledgebases_sources_list.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
## gc knowledge knowledgebases sources list

Get Knowledge integration sources

### Synopsis

Get Knowledge integration sources

```
gc knowledge knowledgebases sources list [knowledgeBaseId] [flags]
```

### Options

```
--expand strings The specified entity attributes will be filled. Comma separated values expected. Valid values: lastsync
-h, --help help for list
--ids strings If specified, retrieves integration sources with specified IDs.
--varType string If specified, retrieves integration sources with specified integration type. Valid values: Salesforce, ServiceNow
```

### Options inherited from parent commands

```
--accesstoken string accessToken override
--clientid string clientId override
--clientsecret string clientSecret override
--environment string environment override. E.g. mypurecloud.com.au or ap-southeast-2
-i, --indicateprogress Trace progress indicators to stderr
--inputformat string Data input format. Supported formats: YAML, JSON
--outputformat string Data output format. Supported formats: YAML, JSON
-p, --profile string Name of the profile to use for configuring the cli (default "DEFAULT")
--transform string Provide a Go template file for transforming output data
--transformstr string Provide a Go template string for transforming output data
```

### SEE ALSO

* [gc knowledge knowledgebases sources](gc_knowledge_knowledgebases_sources.html) - /api/v2/knowledge/knowledgebases/{knowledgeBaseId}/sources


39 changes: 39 additions & 0 deletions docs/gc_knowledge_knowledgebases_sources_salesforce.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
## gc knowledge knowledgebases sources salesforce

/api/v2/knowledge/knowledgebases/{knowledgeBaseId}/sources/salesforce

### Synopsis

/api/v2/knowledge/knowledgebases/{knowledgeBaseId}/sources/salesforce

### Options

```
-h, --help help for salesforce
```

### Options inherited from parent commands

```
--accesstoken string accessToken override
--clientid string clientId override
--clientsecret string clientSecret override
--environment string environment override. E.g. mypurecloud.com.au or ap-southeast-2
-i, --indicateprogress Trace progress indicators to stderr
--inputformat string Data input format. Supported formats: YAML, JSON
--outputformat string Data output format. Supported formats: YAML, JSON
-p, --profile string Name of the profile to use for configuring the cli (default "DEFAULT")
--transform string Provide a Go template file for transforming output data
--transformstr string Provide a Go template string for transforming output data
```

### SEE ALSO

* [gc knowledge knowledgebases sources](gc_knowledge_knowledgebases_sources.html) - /api/v2/knowledge/knowledgebases/{knowledgeBaseId}/sources
* [gc knowledge knowledgebases sources salesforce create](gc_knowledge_knowledgebases_sources_salesforce_create.html) - Create Salesforce Knowledge integration source
* [gc knowledge knowledgebases sources salesforce delete](gc_knowledge_knowledgebases_sources_salesforce_delete.html) - Delete Salesforce Knowledge integration source
* [gc knowledge knowledgebases sources salesforce get](gc_knowledge_knowledgebases_sources_salesforce_get.html) - Get Salesforce Knowledge integration source
* [gc knowledge knowledgebases sources salesforce sync](gc_knowledge_knowledgebases_sources_salesforce_sync.html) - /api/v2/knowledge/knowledgebases/{knowledgeBaseId}/sources/salesforce/{sourceId}/sync
* [gc knowledge knowledgebases sources salesforce update](gc_knowledge_knowledgebases_sources_salesforce_update.html) - Update Salesforce Knowledge integration source


41 changes: 41 additions & 0 deletions docs/gc_knowledge_knowledgebases_sources_salesforce_create.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
## gc knowledge knowledgebases sources salesforce create

Create Salesforce Knowledge integration source

### Synopsis

Create Salesforce Knowledge integration source

```
gc knowledge knowledgebases sources salesforce create [knowledgeBaseId] [flags]
```

### Options

```
-d, --directory string Directory path with files containing request bodies
-f, --file string File name containing the JSON body
-h, --help help for create
-b, --printrequestbody Print the request body format of the API.
```

### Options inherited from parent commands

```
--accesstoken string accessToken override
--clientid string clientId override
--clientsecret string clientSecret override
--environment string environment override. E.g. mypurecloud.com.au or ap-southeast-2
-i, --indicateprogress Trace progress indicators to stderr
--inputformat string Data input format. Supported formats: YAML, JSON
--outputformat string Data output format. Supported formats: YAML, JSON
-p, --profile string Name of the profile to use for configuring the cli (default "DEFAULT")
--transform string Provide a Go template file for transforming output data
--transformstr string Provide a Go template string for transforming output data
```

### SEE ALSO

* [gc knowledge knowledgebases sources salesforce](gc_knowledge_knowledgebases_sources_salesforce.html) - /api/v2/knowledge/knowledgebases/{knowledgeBaseId}/sources/salesforce


Loading

0 comments on commit 5d07d7d

Please sign in to comment.