Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions Commands/pinecone/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# [Group] _pinecone_

Manage Pinecone

## Subgroups

- [vector-db](/Commands/pinecone/vector-db/readme.md)
: Manage Vector Db
9 changes: 9 additions & 0 deletions Commands/pinecone/vector-db/organization/_create.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# [Command] _pinecone vector-db organization create_

Create a OrganizationResource

## Versions

### [2024-10-22-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL3BpbmVjb25lLnZlY3RvcmRiL29yZ2FuaXphdGlvbnMve30=/2024-10-22-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/pinecone.vectordb/organizations/{} 2024-10-22-preview -->
9 changes: 9 additions & 0 deletions Commands/pinecone/vector-db/organization/_delete.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# [Command] _pinecone vector-db organization delete_

Delete a OrganizationResource

## Versions

### [2024-10-22-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL3BpbmVjb25lLnZlY3RvcmRiL29yZ2FuaXphdGlvbnMve30=/2024-10-22-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/pinecone.vectordb/organizations/{} 2024-10-22-preview -->
17 changes: 17 additions & 0 deletions Commands/pinecone/vector-db/organization/_list.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# [Command] _pinecone vector-db organization list_

List OrganizationResource resources by subscription ID

## Versions

### [2024-10-22-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcHJvdmlkZXJzL3BpbmVjb25lLnZlY3RvcmRiL29yZ2FuaXphdGlvbnM=/2024-10-22-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/providers/pinecone.vectordb/organizations 2024-10-22-preview -->
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/pinecone.vectordb/organizations 2024-10-22-preview -->

#### examples

- Organizations_ListBySubscription_MaximumSet
```bash
pinecone vector-db organization list --resoure-group clitest
```
16 changes: 16 additions & 0 deletions Commands/pinecone/vector-db/organization/_show.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# [Command] _pinecone vector-db organization show_

Get a OrganizationResource

## Versions

### [2024-10-22-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL3BpbmVjb25lLnZlY3RvcmRiL29yZ2FuaXphdGlvbnMve30=/2024-10-22-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/pinecone.vectordb/organizations/{} 2024-10-22-preview -->

#### examples

- Organizations_Get_MaximumSet
```bash
pinecone vector-db organization show --resource-group clitest --organizationname test-cli-instance-4
```
9 changes: 9 additions & 0 deletions Commands/pinecone/vector-db/organization/_update.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# [Command] _pinecone vector-db organization update_

Update a OrganizationResource

## Versions

### [2024-10-22-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL3BpbmVjb25lLnZlY3RvcmRiL29yZ2FuaXphdGlvbnMve30=/2024-10-22-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/pinecone.vectordb/organizations/{} 2024-10-22-preview -->
9 changes: 9 additions & 0 deletions Commands/pinecone/vector-db/organization/identity/_assign.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# [Command] _pinecone vector-db organization identity assign_

Assign the user or system managed identities.

## Versions

### [2024-10-22-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL3BpbmVjb25lLnZlY3RvcmRiL29yZ2FuaXphdGlvbnMve30=/2024-10-22-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/pinecone.vectordb/organizations/{} 2024-10-22-preview identity -->
9 changes: 9 additions & 0 deletions Commands/pinecone/vector-db/organization/identity/_remove.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# [Command] _pinecone vector-db organization identity remove_

Remove the user or system managed identities.

## Versions

### [2024-10-22-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL3BpbmVjb25lLnZlY3RvcmRiL29yZ2FuaXphdGlvbnMve30=/2024-10-22-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/pinecone.vectordb/organizations/{} 2024-10-22-preview identity -->
9 changes: 9 additions & 0 deletions Commands/pinecone/vector-db/organization/identity/_show.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# [Command] _pinecone vector-db organization identity show_

Show the details of managed identities.

## Versions

### [2024-10-22-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL3BpbmVjb25lLnZlY3RvcmRiL29yZ2FuaXphdGlvbnMve30=/2024-10-22-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/pinecone.vectordb/organizations/{} 2024-10-22-preview identity -->
14 changes: 14 additions & 0 deletions Commands/pinecone/vector-db/organization/identity/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# [Group] _pinecone vector-db organization identity_

Manage Identity

## Commands

- [assign](/Commands/pinecone/vector-db/organization/identity/_assign.md)
: Assign the user or system managed identities.

- [remove](/Commands/pinecone/vector-db/organization/identity/_remove.md)
: Remove the user or system managed identities.

- [show](/Commands/pinecone/vector-db/organization/identity/_show.md)
: Show the details of managed identities.
25 changes: 25 additions & 0 deletions Commands/pinecone/vector-db/organization/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# [Group] _pinecone vector-db organization_

Manage Organization

## Subgroups

- [identity](/Commands/pinecone/vector-db/organization/identity/readme.md)
: Manage Identity

## Commands

- [create](/Commands/pinecone/vector-db/organization/_create.md)
: Create a OrganizationResource

- [delete](/Commands/pinecone/vector-db/organization/_delete.md)
: Delete a OrganizationResource

- [list](/Commands/pinecone/vector-db/organization/_list.md)
: List OrganizationResource resources by subscription ID

- [show](/Commands/pinecone/vector-db/organization/_show.md)
: Get a OrganizationResource

- [update](/Commands/pinecone/vector-db/organization/_update.md)
: Update a OrganizationResource
8 changes: 8 additions & 0 deletions Commands/pinecone/vector-db/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# [Group] _pinecone vector-db_

Manage Vector Db

## Subgroups

- [organization](/Commands/pinecone/vector-db/organization/readme.md)
: Manage Organization
3 changes: 3 additions & 0 deletions Commands/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -266,6 +266,9 @@
- [palo-alto](/Commands/palo-alto/readme.md)
: Manage palo-alto networks resource

- [pinecone](/Commands/pinecone/readme.md)
: Manage Pinecone

- [playwright-testing](/Commands/playwright-testing/readme.md)
: Manage Microsoft Playwright Testing service

Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/providers/pinecone.vectordb/organizations", "version": "2024-10-22-preview", "swagger": "mgmt-plane/liftrpinecone/ResourceProviders/Pinecone.VectorDb/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9wcm92aWRlcnMvUGluZWNvbmUuVmVjdG9yRGIvb3JnYW5pemF0aW9ucw==/V/MjAyNC0xMC0yMi1wcmV2aWV3"}, {"id": "/subscriptions/{}/resourcegroups/{}/providers/pinecone.vectordb/organizations", "version": "2024-10-22-preview", "swagger": "mgmt-plane/liftrpinecone/ResourceProviders/Pinecone.VectorDb/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9QaW5lY29uZS5WZWN0b3JEYi9vcmdhbml6YXRpb25z/V/MjAyNC0xMC0yMi1wcmV2aWV3"}], "commandGroups": [{"name": "pinecone vector-db organization", "commands": [{"name": "list", "version": "2024-10-22-preview", "resources": [{"id": "/subscriptions/{}/providers/pinecone.vectordb/organizations", "version": "2024-10-22-preview", "swagger": "mgmt-plane/liftrpinecone/ResourceProviders/Pinecone.VectorDb/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9wcm92aWRlcnMvUGluZWNvbmUuVmVjdG9yRGIvb3JnYW5pemF0aW9ucw==/V/MjAyNC0xMC0yMi1wcmV2aWV3"}, {"id": "/subscriptions/{}/resourcegroups/{}/providers/pinecone.vectordb/organizations", "version": "2024-10-22-preview", "swagger": "mgmt-plane/liftrpinecone/ResourceProviders/Pinecone.VectorDb/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9QaW5lY29uZS5WZWN0b3JEYi9vcmdhbml6YXRpb25z/V/MjAyNC0xMC0yMi1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}], "conditions": [{"var": "$Condition_Organizations_ListBySubscription", "operator": {"type": "and", "operators": [{"type": "hasValue", "arg": "$Path.subscriptionId"}, {"type": "not", "operator": {"type": "hasValue", "arg": "$Path.resourceGroupName"}}]}}, {"var": "$Condition_Organizations_ListByResourceGroup", "operator": {"type": "and", "operators": [{"type": "hasValue", "arg": "$Path.resourceGroupName"}, {"type": "hasValue", "arg": "$Path.subscriptionId"}]}}], "operations": [{"when": ["$Condition_Organizations_ListBySubscription"], "operationId": "Organizations_ListBySubscription", "http": {"path": "/subscriptions/{subscriptionId}/providers/Pinecone.VectorDb/organizations", "request": {"method": "get", "path": {"params": [{"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2024-10-22-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "string", "name": "nextLink"}, {"type": "array<object>", "name": "value", "required": true, "item": {"type": "object", "props": [{"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Pinecone.VectorDb/organizations/{}"}}, {"type": "IdentityObject", "name": "identity", "props": [{"readOnly": true, "type": "uuid", "name": "principalId"}, {"readOnly": true, "type": "uuid", "name": "tenantId"}, {"type": "string", "name": "type", "required": true, "enum": {"items": [{"value": "None"}, {"value": "SystemAssigned"}, {"value": "SystemAssigned,UserAssigned"}, {"value": "UserAssigned"}]}}, {"type": "object", "name": "userAssignedIdentities", "additionalProps": {"item": {"nullable": true, "type": "object", "props": [{"readOnly": true, "type": "uuid", "name": "clientId"}, {"readOnly": true, "type": "uuid", "name": "principalId"}]}}}]}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"type": "object", "name": "marketplace", "required": true, "props": [{"type": "object", "name": "offerDetails", "required": true, "props": [{"type": "string", "name": "offerId", "required": true}, {"type": "string", "name": "planId", "required": true}, {"type": "string", "name": "planName"}, {"type": "string", "name": "publisherId", "required": true}, {"type": "string", "name": "termId"}, {"type": "string", "name": "termUnit"}]}, {"type": "string", "name": "subscriptionId"}, {"readOnly": true, "type": "string", "name": "subscriptionStatus", "enum": {"items": [{"value": "PendingFulfillmentStart"}, {"value": "Subscribed"}, {"value": "Suspended"}, {"value": "Unsubscribed"}]}}]}, {"type": "object", "name": "partnerProperties", "props": [{"type": "string", "name": "displayName", "required": true, "format": {"pattern": "^[^\\0]+$", "maxLength": 512, "minLength": 1}}]}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Canceled"}, {"value": "Failed"}, {"value": "Succeeded"}]}}, {"type": "object", "name": "singleSignOnProperties", "props": [{"type": "array<string>", "name": "aadDomains", "item": {"type": "string"}}, {"type": "string", "name": "enterpriseAppId"}, {"type": "string", "name": "state", "enum": {"items": [{"value": "Disable"}, {"value": "Enable"}, {"value": "Initial"}]}}, {"type": "string", "name": "type", "required": true, "enum": {"items": [{"value": "OpenId"}, {"value": "Saml"}]}}, {"type": "string", "name": "url"}]}, {"type": "object", "name": "user", "required": true, "props": [{"type": "string", "name": "emailAddress", "format": {"pattern": "^[A-Za-z0-9._%+-]+@(?:[A-Za-z0-9-]+\\.)+[A-Za-z]{2,}$"}}, {"type": "string", "name": "firstName"}, {"type": "string", "name": "lastName"}, {"type": "string", "name": "phoneNumber"}, {"type": "string", "name": "upn"}]}]}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}]}}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}, {"when": ["$Condition_Organizations_ListByResourceGroup"], "operationId": "Organizations_ListByResourceGroup", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Pinecone.VectorDb/organizations", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2024-10-22-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "string", "name": "nextLink"}, {"type": "array<object>", "name": "value", "required": true, "item": {"type": "object", "props": [{"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Pinecone.VectorDb/organizations/{}"}}, {"type": "IdentityObject", "name": "identity", "props": [{"readOnly": true, "type": "uuid", "name": "principalId"}, {"readOnly": true, "type": "uuid", "name": "tenantId"}, {"type": "string", "name": "type", "required": true, "enum": {"items": [{"value": "None"}, {"value": "SystemAssigned"}, {"value": "SystemAssigned,UserAssigned"}, {"value": "UserAssigned"}]}}, {"type": "object", "name": "userAssignedIdentities", "additionalProps": {"item": {"nullable": true, "type": "object", "props": [{"readOnly": true, "type": "uuid", "name": "clientId"}, {"readOnly": true, "type": "uuid", "name": "principalId"}]}}}]}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"type": "object", "name": "marketplace", "required": true, "props": [{"type": "object", "name": "offerDetails", "required": true, "props": [{"type": "string", "name": "offerId", "required": true}, {"type": "string", "name": "planId", "required": true}, {"type": "string", "name": "planName"}, {"type": "string", "name": "publisherId", "required": true}, {"type": "string", "name": "termId"}, {"type": "string", "name": "termUnit"}]}, {"type": "string", "name": "subscriptionId"}, {"readOnly": true, "type": "string", "name": "subscriptionStatus", "enum": {"items": [{"value": "PendingFulfillmentStart"}, {"value": "Subscribed"}, {"value": "Suspended"}, {"value": "Unsubscribed"}]}}]}, {"type": "object", "name": "partnerProperties", "props": [{"type": "string", "name": "displayName", "required": true, "format": {"pattern": "^[^\\0]+$", "maxLength": 512, "minLength": 1}}]}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Canceled"}, {"value": "Failed"}, {"value": "Succeeded"}]}}, {"type": "object", "name": "singleSignOnProperties", "props": [{"type": "array<string>", "name": "aadDomains", "item": {"type": "string"}}, {"type": "string", "name": "enterpriseAppId"}, {"type": "string", "name": "state", "enum": {"items": [{"value": "Disable"}, {"value": "Enable"}, {"value": "Initial"}]}}, {"type": "string", "name": "type", "required": true, "enum": {"items": [{"value": "OpenId"}, {"value": "Saml"}]}}, {"type": "string", "name": "url"}]}, {"type": "object", "name": "user", "required": true, "props": [{"type": "string", "name": "emailAddress", "format": {"pattern": "^[A-Za-z0-9._%+-]+@(?:[A-Za-z0-9-]+\\.)+[A-Za-z]{2,}$"}}, {"type": "string", "name": "firstName"}, {"type": "string", "name": "lastName"}, {"type": "string", "name": "phoneNumber"}, {"type": "string", "name": "upn"}]}]}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}]}}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "array", "ref": "$Instance.value", "clientFlatten": true, "nextLink": "$Instance.nextLink"}]}]}]}
Loading