Metadata-Version: 1.0
Name: floyd-cli
Version: 0.10.38
Summary: Command line tool for Floyd
Home-page: https://github.com/floydhub/floyd-cli
Author: Floyd Labs Inc.
Author-email: support@floydhub.com
License: UNKNOWN
Description: =========
        floyd-cli
        =========
        Command line tool for Floyd. Use this to interact with Floyd (`www.floydhub.com <http://www.floydhub.com>`_).
        
        .. image:: https://circleci.com/gh/floydhub/floyd-cli/tree/master.svg?style=shield
           :target: https://circleci.com/gh/floydhub/floyd-cli/tree/master
        
        .. image:: https://badge.fury.io/py/floyd-cli.svg
           :target: https://badge.fury.io/py/floyd-cli
        
        .. image:: https://anaconda.org/floydhub/floyd-cli/badges/version.svg
           :target: https://anaconda.org/floydhub/floyd-cli
        
        * `Installation <http://docs.floydhub.com/guides/basics/install/>`_
        * `Quick Start <http://docs.floydhub.com/getstarted/quick_start/>`_
        * `Documentation <http://docs.floydhub.com/>`_
        * `Issue Tracking <https://github.com/floydhub/floyd-cli/issues>`_
        * `Forum <https://forum.floydhub.com/>`_
        
        -----------
        Quick Start
        -----------
        
        1.    Install the cli using pip::
        
                  $ pip install -U floyd-cli
        
        2.    Visit `floydhub.com <https://www.floydhub.com/>`_ and create a free account
              by clicking the ``SIGN UP FOR FREE`` button.
        
        3.    Login with the cli by typing::
        
                  $ floyd login
        
        When prompted, enter ``Y`` and press ``ENTER``. This will open your web
        browser. At the bottom of the page, copy your login token by clicking the
        ``COPY TO CLIPBOARD`` button. Go back to the terminal and paste the token into
        the prompt and press ``ENTER``. You are now logged in and ready to rock.
        
        -----------------------------------
        Ready to run your first experiment?
        -----------------------------------
        Visit the `quick start guide <http://docs.floydhub.com/getstarted/quick_start/>`_.
        
        --------------------------------
        Want to learn more?
        --------------------------------
        Check out the `documentation <http://docs.floydhub.com/>`_.
        
        --------------
        Having issues?
        --------------
        Ask a question on the `forum <https://forum.floydhub.com/>`_, or log an issue in our `issue tracker <https://github.com/floydhub/floyd-cli/issues>`_.
        
Keywords: floyd
Platform: UNKNOWN
