/floyd-cli

Command line tool for Floyd

Primary LanguagePythonApache License 2.0Apache-2.0

floyd-cli

Command line tool for Floyd. Use this to interact with Floyd (www.floydhub.com).

CircleCI PyPI version

Install

pip install floyd-cli

Login

floyd login --username <username>

Initialize

floyd init

Run

floyd run <command>

Logs

floyd logs <run_id>

Output

floyd output <run_id>