`openfn project`: More details in output
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 21
- Forks
- 23
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 17
Description
This issue is a WIP while I think about the contents and format of the content I want:
project1 [this is the alias]
Name: Joe's Project [the human display name]
Domain: app.openfn.org [or local if none]
UUID: 1234 [app UUID if it exists]
Last sync date: <some date> [or "never" if there's no push or pull]
workflows:
- a
project 2
66
workflows:
- a
sandboxes:
staging:
[TODO more here]
Remember that the information here need to be the same that users type into comands
Maybe we need a --verbose flag to show full details - otherwise we just list the projects by id
Alternatively we could list projects by domain:
== app.openfn.org ==
project1 ...
== app.openfn.rw ==
project1 ...
== local ===
We should also support filters, like --domain local to only show local versions
Maybe a --table output too. And --markdown for a markdown table that can be copied out
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the openfn project CLI entry point and resolve the output format and scope with maintainers before locating the relevant implementation. The issue proposes verbose, domain, table, and markdown options but does not define a final design, files, tests, or acceptance criteria; done requires an agreed format and behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100