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

[module:download] options #2065

Closed
Saphyel opened this issue Mar 26, 2016 · 3 comments
Closed

[module:download] options #2065

Saphyel opened this issue Mar 26, 2016 · 3 comments

Comments

@Saphyel
Copy link
Contributor

Saphyel commented Mar 26, 2016

I think this command needs more improvements (also in chain files)
I want this command be able to choose the version I want to use in a readable way as parameter and be able to choose where should be download (maybe I want it in sites/ or in one profiles/ )

@jmolivas
Copy link
Member

@Saphyel based on your sugesstion we should add new options:

To select version:

  • --version: To enter value like 1.0-beta5, 1.0-dev (we can default to latest version)

To decide where to download:

  1. --directory: To set path (if no value entered default to module/contrib
  2. --type: To set if module/profile (default to module if no value and set path)
  3. --profie To provide a flag ot set the path as Profile (default to module if not set)

@jmolivas
Copy link
Member

@Saphyel We cannot use --version as option since a global --version option is built-in with the Application class.

@Saphyel
Copy link
Contributor Author

Saphyel commented Apr 13, 2016

@jmolivas what about use the term: release or branch ?

I prefer release tbh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants