Skip to content

Releases: elementor/lokl-cli

Lokl CLI 5.0.0

29 May 09:47

Choose a tag to compare

Lokl CLI 5.0.0

  • mount volumes from host via site templates
  • fix for running cmds with no sites. Thx @yoannsark!
  • renamed "go" script to "cli"

This release matches with https://github.com/leonstafford/lokl 5.0.0, which includes a major bugfix and latest versions of WordPress, WP2Static plugins, WP_CLI and PHPMyAdmin

Use this release simply by pasting the following into your terminal:

sh -c "$(curl -sSl 'https://lokl.dev/cli-5.0.0')"

Please report any issues you find or have a chat in the linked release discussion.

Lokl Go 4.0

27 Sep 22:35

Choose a tag to compare

Lokl Go 4.0

  • easily watch error logs

Lokl Go 3.0

27 Sep 22:34

Choose a tag to compare

Lokl Go 3.0

  • support for Lokl 0.0.19
  • open WordPress admin (l/p: admin/admin)
  • open phpMyAdmin

Lokl Go 2.0

27 Sep 16:26

Choose a tag to compare

Lokl Go 2.0

  • allow to stop/delete containers
  • auto-launch stopped containers before use
  • check curl/Docker requirements