Skip to main content

The CLI tool for operation of Flowdapt.

Project description

flowctl

GitLab Release (latest by SemVer) GitLab PyPI - Python Version

The CLI tool for managing and operating flowdapt.

Installation

For normal use users can install flowctl via pip:

pip install flowctl

Or you can use the docker images provided:

docker run -ti --rm -v "$(pwd)":/data --network host ghcr.io/emergentmethods/flowctl:latest --help

If you'd like, you can set an alias for the docker command to make it easier to use. For example, in bash you can add the following to your .bashrc or .bash_profile file:

alias flowctl='docker run -ti --rm -v "$(pwd)":/data --network host ghcr.io/emergentmethods/flowctl:latest'

Then you can use flowctl as if it were installed on your system.

flowctl --help

Documentation

For documentation on how to use flowctl, please see the CLI Reference.

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

flowctl-0.1.3-py3-none-any.whl (29.4 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