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

Joomla CLI #16

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Joomla CLI #16

wants to merge 2 commits into from

Conversation

nibra
Copy link
Member

@nibra nibra commented Jan 31, 2020

Manually applied PR#4 to separate branch, closing #4
Please make xour PRs, comments and additions to this branch.

@brianteeman
Copy link

Just stumbled across this. How iss it different to the current cli

Available commands:
  help                            Show the help for a command
  list                            List the application's available commands
 extension
  extension:discover              Discover extensions
  extension:discover:install      Install discovered extensions
  extension:discover:list         List discovered extensions
  extension:install               Install an extension from a URL or from a path
  extension:list                  List installed extensions
  extension:remove                Remove an extension
 finder
  finder:index                    Purges and rebuild the index
 session
  session:gc                      Perform session garbage collection
  session:metadata:gc             Perform session metadata garbage collection
 site
  site:down                       Put the site into offline mode
  site:up                         Put the site into online mode
 update
  update:extensions:check         Check for pending extension updates
  update:joomla:remove-old-files  Remove old system files
 user
  user:add                        Add a user
  user:addtogroup                 Add a user to a group
  user:delete                     Delete a user
  user:list                       List all users
  user:removefromgroup            Remove a user from a group
  user:reset-password             Change a user's password

@nibra
Copy link
Member Author

nibra commented Jan 18, 2022

This RFC dates from January 2020 and the commands are only available since Joomla 4 (August 2021). Obviously, those responsible have ignored (or been agnostic of) this RFC and implemented the commands without a written concept (at least I have not seen one so far).

@brianteeman
Copy link

So shouldnt this be closed then?

@nibra
Copy link
Member Author

nibra commented Jan 21, 2022

So shouldnt this be closed then?

Not yet. We'll have a discussion and decision about thet in one of the next Production Department meetings. It might make sense to compile the reasoning for the decisions made here.

@nibra nibra added this to Headless CMS in Joomla 5 Roadmap Feb 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Joomla 5 Roadmap
Headless CMS
Development

Successfully merging this pull request may close these issues.

None yet

2 participants