{"id":47759114,"url":"https://github.com/p6m7g8-dotfiles/p6df-euc","last_synced_at":"2026-04-03T05:04:44.480Z","repository":{"id":348563302,"uuid":"1188924751","full_name":"p6m7g8-dotfiles/p6df-euc","owner":"p6m7g8-dotfiles","description":"P6 Dotfiles: EUC","archived":false,"fork":false,"pushed_at":"2026-04-01T19:09:34.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-02T03:16:57.285Z","etag":null,"topics":["cli","developer-tools","dotfiles","p6","p6df","p6m7g8","plugin","productivity","sh","shell","terminal","theme","zsh"],"latest_commit_sha":null,"homepage":"https://continuouslearning.io","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/p6m7g8-dotfiles.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-03-22T19:07:54.000Z","updated_at":"2026-04-01T19:09:29.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/p6m7g8-dotfiles/p6df-euc","commit_stats":null,"previous_names":["p6m7g8-dotfiles/p6df-euc"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/p6m7g8-dotfiles/p6df-euc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p6m7g8-dotfiles%2Fp6df-euc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p6m7g8-dotfiles%2Fp6df-euc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p6m7g8-dotfiles%2Fp6df-euc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p6m7g8-dotfiles%2Fp6df-euc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/p6m7g8-dotfiles","download_url":"https://codeload.github.com/p6m7g8-dotfiles/p6df-euc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p6m7g8-dotfiles%2Fp6df-euc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31335211,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-03T04:42:29.251Z","status":"ssl_error","status_checked_at":"2026-04-03T04:42:12.667Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cli","developer-tools","dotfiles","p6","p6df","p6m7g8","plugin","productivity","sh","shell","terminal","theme","zsh"],"created_at":"2026-04-03T05:04:43.136Z","updated_at":"2026-04-03T05:04:44.468Z","avatar_url":"https://github.com/p6m7g8-dotfiles.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# P6's POSIX.2: p6df-euc\n\n## Table of Contents\n\n- [Badges](#badges)\n- [Summary](#summary)\n- [Contributing](#contributing)\n- [Code of Conduct](#code-of-conduct)\n- [Usage](#usage)\n  - [Functions](#functions)\n- [Hierarchy](#hierarchy)\n- [Author](#author)\n\n## Badges\n\n[![License](https://img.shields.io/badge/License-Apache%202.0-yellowgreen.svg)](https://opensource.org/licenses/Apache-2.0)\n\n## Summary\n\nTODO: Add a short summary of this module.\n\n## Contributing\n\n- [How to Contribute](\u003chttps://github.com/p6m7g8-dotfiles/.github/blob/main/CONTRIBUTING.md\u003e)\n\n## Code of Conduct\n\n- [Code of Conduct](\u003chttps://github.com/p6m7g8-dotfiles/.github/blob/main/CODE_OF_CONDUCT.md\u003e)\n\n## Usage\n\n### Functions\n\n#### p6df-euc\n\n##### p6df-euc/init.zsh\n\n- `p6df::modules::euc::deps()`\n- `words euc $EUC_HOST = p6df::modules::euc::profile::mod()`\n\n#### svc\n\n##### p6df-euc/lib/svc/chime.sh\n\n- `p6df::modules::euc::chime::accounts::list()`\n- `p6df::modules::euc::chime::users::list(account_id)`\n  - Args:\n    - account_id\n- `p6df::modules::euc::role::chime::accounts::list(role_arn, session_name)`\n  - Args:\n    - role_arn\n    - session_name\n\n##### p6df-euc/lib/svc/connect.sh\n\n- `p6df::modules::euc::connect::instances::list()`\n- `p6df::modules::euc::connect::queues::list(instance_id)`\n  - Args:\n    - instance_id\n- `p6df::modules::euc::connect::users::list(instance_id)`\n  - Args:\n    - instance_id\n- `p6df::modules::euc::role::connect::instances::list(role_arn, session_name)`\n  - Args:\n    - role_arn\n    - session_name\n\n##### p6df-euc/lib/svc/wickr.sh\n\n- `p6df::modules::euc::role::wickr::networks::list(role_arn, session_name)`\n  - Args:\n    - role_arn\n    - session_name\n- `p6df::modules::euc::wickr::networks::list()`\n\n##### p6df-euc/lib/svc/workdocs.sh\n\n- `p6df::modules::euc::role::workdocs::users::list(role_arn, session_name)`\n  - Args:\n    - role_arn\n    - session_name\n- `p6df::modules::euc::workdocs::document::versions::list(document_id)`\n  - Args:\n    - document_id\n- `p6df::modules::euc::workdocs::folder::contents::list(folder_id)`\n  - Args:\n    - folder_id\n- `p6df::modules::euc::workdocs::users::list()`\n\n##### p6df-euc/lib/svc/workmail.sh\n\n- `p6df::modules::euc::role::workmail::organizations::list(role_arn, session_name)`\n  - Args:\n    - role_arn\n    - session_name\n- `p6df::modules::euc::role::workmail::users::list(role_arn, session_name, organization_id)`\n  - Args:\n    - role_arn\n    - session_name\n    - organization_id\n- `p6df::modules::euc::workmail::groups::list(organization_id)`\n  - Args:\n    - organization_id\n- `p6df::modules::euc::workmail::organizations::list()`\n- `p6df::modules::euc::workmail::resources::list(organization_id)`\n  - Args:\n    - organization_id\n- `p6df::modules::euc::workmail::users::list(organization_id)`\n  - Args:\n    - organization_id\n\n##### p6df-euc/lib/svc/workspaces.sh\n\n- `p6df::modules::euc::role::workspaces::list(role_arn, session_name)`\n  - Args:\n    - role_arn\n    - session_name\n- `p6df::modules::euc::workspaces::bundles::list()`\n- `p6df::modules::euc::workspaces::directories::list()`\n- `p6df::modules::euc::workspaces::list()`\n\n## Hierarchy\n\n```text\n.\n├── init.zsh\n├── lib\n│   └── svc\n│       ├── chime.sh\n│       ├── connect.sh\n│       ├── wickr.sh\n│       ├── workdocs.sh\n│       ├── workmail.sh\n│       └── workspaces.sh\n└── README.md\n\n3 directories, 8 files\n```\n\n## Author\n\nPhilip M. Gollucci \u003cpgollucci@p6m7g8.com\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fp6m7g8-dotfiles%2Fp6df-euc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fp6m7g8-dotfiles%2Fp6df-euc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fp6m7g8-dotfiles%2Fp6df-euc/lists"}