Skip to content
This repository has been archived by the owner on Sep 26, 2020. It is now read-only.

Implement list projects command #30

Closed
selketjah opened this issue Dec 22, 2016 · 2 comments
Closed

Implement list projects command #30

selketjah opened this issue Dec 22, 2016 · 2 comments

Comments

@selketjah
Copy link
Collaborator

Implement 'forge list projects'

projects : List projects in solution
Available parameters:

    --solution [-s] <string>: List the projects in this solution
    --folder [dir|--dir] <string>: List the projects in this directory
    --filter <string>: Filter list via fuzzy search for this string
@phrohdoh
Copy link

phrohdoh commented Feb 3, 2017

What would be the point of --folder <string> when you could just ls .*proj?

@Krzysztof-Cieslak
Copy link
Member

Krzysztof-Cieslak commented Apr 30, 2020

Given all the changes in the ecosystem, Forge will be just utility for moving/adding files

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

No branches or pull requests

3 participants