Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Differentiate between hidden and visible URIs #33

Open
Grokzen opened this issue Jan 9, 2020 · 0 comments
Open

Differentiate between hidden and visible URIs #33

Grokzen opened this issue Jan 9, 2020 · 0 comments
Labels
app:diffusion enhancement New feature or request

Comments

@Grokzen
Copy link
Contributor

Grokzen commented Jan 9, 2020

Environment

  • Phabfive version:
  • Python version:

Proposed Functionality

Phabfive currently does not make a difference between hidden and visible URIs.

$ phabfive diffusion uri list kubespray
[email protected]:dynamist/kubespray.git
ssh://.../dynamist/kubespray.git
ssh://.../dynamist/kubespray_b.git

Suggested new cli behaviour

$ phabfive diffusion uri list kubespray
[email protected]:dynamist/kubespray.git

$ phabfive diffusion uri list hidden kubespray
ssh://.../dynamist/kubespray.git
ssh://.../dynamist/kubespray_b.git

Suggested docopt: phabfive diffusion uri list [(visible || hidden || all)] <repo> [options]

Examples might not be exact replicas of suggested input/output.

Use Case

Other?

None

@Grokzen Grokzen added the enhancement New feature or request label Jan 9, 2020
@Grokzen Grokzen changed the title Diffusion: Differentiate between hidden and visible URIs Differentiate between hidden and visible URIs Oct 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app:diffusion enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant