# 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/dirien/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",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "pulumi port category/utility",
"author": "",
"author_email": "",
"download_url": "https://files.pythonhosted.org/packages/27/26/2c339375e9221f294aabab45819cfc3d19146d4f3e96c6a231bf044c9fdd/port-labs-0.0.12.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/dirien/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.12",
"split_keywords": [
"pulumi",
"port",
"category/utility"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "27262c339375e9221f294aabab45819cfc3d19146d4f3e96c6a231bf044c9fdd",
"md5": "356dd4115a4b4c078fd0f163e2b03fdc",
"sha256": "a0b34ddd6703e339a20d6eadbda71adc467842d35cd46e7e7dd22f8d6ce9b302"
},
"downloads": -1,
"filename": "port-labs-0.0.12.tar.gz",
"has_sig": false,
"md5_digest": "356dd4115a4b4c078fd0f163e2b03fdc",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 28474,
"upload_time": "2023-03-28T12:07:34",
"upload_time_iso_8601": "2023-03-28T12:07:34.287107Z",
"url": "https://files.pythonhosted.org/packages/27/26/2c339375e9221f294aabab45819cfc3d19146d4f3e96c6a231bf044c9fdd/port-labs-0.0.12.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-03-28 12:07:34",
"github": false,
"gitlab": false,
"bitbucket": false,
"lcname": "port-labs"
}