# Port Resource Provider
![Port](./img/port.svg)
The Port Resource Provider lets you manage [Port](https://www.getport.io) resources.
## Installing
This package is available for several languages/platforms:
### Node.js (JavaScript/TypeScript)
To use from JavaScript or TypeScript in Node.js, install using either `npm`:
```bash
npm install @ediri/port
```
or `yarn`:
```bash
yarn add @ediri/port
```
### Python
To use from Python, install using `pip`:
```bash
pip install ediri-port
```
### Go
To use from Go, use `go get` to grab the latest version of the library:
```bash
go get github.com/port-labs/pulumi-port/sdk
```
### .NET
To use from .NET, install using `dotnet add package`:
```bash
dotnet add package ediri.Port
```
## Configuration
The following configuration points are available for the `port` provider:
- `port:baseUrl` (environment: `PORT_BASE_URL`) - This is the Port base URL.
- `port:clientId` (environment: `PORT_CLIENT_ID`) - This is the Port client ID.
- `port:secret` (environment: `PORT_CLIENT_SECRET`) - This is the Port secret.
- `port:token` - This is the Port token.
## Reference
For detailed reference documentation, please visit [the Pulumi registry](https://www.pulumi.com/registry/packages/pulumi-port-labs/api-docs/).
Raw data
{
"_id": null,
"home_page": "https://www.pulumi.com",
"name": "port-labs-port-pulumi",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "pulumi port category/utility",
"author": "",
"author_email": "",
"download_url": "https://files.pythonhosted.org/packages/2f/7d/7ead716646d9dc141a51f56936524b3c06e507bffba34ac1c7c1297fa5c8/port-labs_port-pulumi-0.0.17.tar.gz",
"platform": null,
"description": "# Port Resource Provider\n\n![Port](./img/port.svg)\n\nThe Port Resource Provider lets you manage [Port](https://www.getport.io) resources.\n\n## Installing\n\nThis package is available for several languages/platforms:\n\n### Node.js (JavaScript/TypeScript)\n\n\nTo use from JavaScript or TypeScript in Node.js, install using either `npm`:\n\n```bash\nnpm install @ediri/port\n```\n\nor `yarn`:\n\n```bash\nyarn add @ediri/port\n```\n\n### Python\n\nTo use from Python, install using `pip`:\n\n```bash\npip install ediri-port\n```\n\n### Go\n\nTo use from Go, use `go get` to grab the latest version of the library:\n\n```bash\ngo get github.com/port-labs/pulumi-port/sdk\n```\n\n### .NET\n\nTo use from .NET, install using `dotnet add package`:\n\n```bash\ndotnet add package ediri.Port\n```\n\n## Configuration\n\nThe following configuration points are available for the `port` provider:\n\n- `port:baseUrl` (environment: `PORT_BASE_URL`) - This is the Port base URL. \n- `port:clientId` (environment: `PORT_CLIENT_ID`) - This is the Port client ID.\n- `port:secret` (environment: `PORT_CLIENT_SECRET`) - This is the Port secret.\n- `port:token` - This is the Port token.\n## Reference\n\nFor detailed reference documentation, please visit [the Pulumi registry](https://www.pulumi.com/registry/packages/pulumi-port-labs/api-docs/).\n\n\n\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "A Pulumi package for creating and managing Port resources.",
"version": "0.0.17",
"split_keywords": [
"pulumi",
"port",
"category/utility"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "2f7d7ead716646d9dc141a51f56936524b3c06e507bffba34ac1c7c1297fa5c8",
"md5": "a2eec711964550d2a311bd3958d596ff",
"sha256": "a9eb3101134bad2f1506585ab7383b16e8faf597a53d9d4fdd063b0b7b30a1b3"
},
"downloads": -1,
"filename": "port-labs_port-pulumi-0.0.17.tar.gz",
"has_sig": false,
"md5_digest": "a2eec711964550d2a311bd3958d596ff",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 16212,
"upload_time": "2023-03-30T07:18:00",
"upload_time_iso_8601": "2023-03-30T07:18:00.190327Z",
"url": "https://files.pythonhosted.org/packages/2f/7d/7ead716646d9dc141a51f56936524b3c06e507bffba34ac1c7c1297fa5c8/port-labs_port-pulumi-0.0.17.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-03-30 07:18:00",
"github": false,
"gitlab": false,
"bitbucket": false,
"lcname": "port-labs-port-pulumi"
}