Skip to content

[idea] create a sulu-cli tool #4

@Nightbr

Description

@Nightbr

Hey,
I think it could be nice to have a cli tool in order to setup project, run our stack, manage sulu app...

For instance here is a list of command the cli tool will handle:

  • sulu-cli install: execute composer create-project "sulu/sulu-minimal" app and other stuff to install a sulu new app
  • sulu-cli start: Detect you OS and launch the correct stack (docker-sync + docker-compose.{os})
  • sulu-cli stop: Stop the current running stack
  • sulu-cli exec sulu:build dev --destroy: execute a Sulu command
  • sulu-cli fix-permission: fix permissions if it's needed
  • ...

I think we can develop this sulu-cli tool in Python or NodeJs or Golang.

What do you think about this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions