Skip to content

lxd-images/CLITool

Repository files navigation

LXD Images (.phar tool)

This tool is used to quickly push and pull LXD images from (lxd-images) GitHub.

Its very much a WIP/PoC, dont take it too seriously just yet.

Download

You can find prebuilt versions in releases, or simply do wget as shown below:

wget https://github.com/lxd-images/CLITool/raw/master/lxd-images.phar

Run

/usr/bin/php lxd-images.phar -w

Dev

In case you wanted to contribute or convert for your own needs (if you do at least star this project to show your love).

Clone & Build

$ git clone [email protected]:lxd-images/CLITool.git . && composer install

To build the lxd-images.phar run:

bash /usr/bin/php -c /etc/php/7.0/cli/php.ini -f box.phar build -v

or:

bash dev-build.sh

Check in dev-install.sh that you got the right stuff, you might need to change PHP version etc.

Contributing

Please see CONTRIBUTING for details.

Credits

License

The MIT License (MIT). Please see License File for more information.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published