Skip to main content

Lunni's CLI companion

Project description

Lunni CLI

Lunni's command line interface lets you set up projects ready for continuous deployment with Lunni, straight from the command line.

Installation

To install Lunni CLI, make sure you have Python version 3.11 or later. You'll also want to have pipx, a package manager for installing Python CLI tools.

pipx install lunni-cli
lunni --install-completion [bash|zsh|fish|powershell]

This installs Lunni CLI globally, so you can run lunni commands from any directory. You can check the version and find out some basic information about the tool with the following command:

lunni version

CLI commands

To get a list of commands, run lunni --help. To get a list of command arguments & flags run lunni COMMAND --help.

lunni create

Set up projects ready for deployment on Lunni (or Docker Swarm).

We provide some templates you can use:

lunni dev & run

Run an app locally. This just wraps docker-compose up and docker-compose run respectively, but it allows you to save some keystrokes.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

lunni_cli-0.1.1.tar.gz (7.0 kB view hashes)

Uploaded Source

Built Distribution

lunni_cli-0.1.1-py3-none-any.whl (8.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page