idaes bin-directory: Show IDAES executable file directory
=========================================================

This page lists the options for the idaes "bin-directory" bin-directory.
This is invoked like::

    idaes [general options] bin-directory [bin-directory options]


.. program:: idaes

general options
---------------
The following general options from the `idaes` base command
affect the bin-directory bin-directory. They should be placed *before* the
"bin-directory" bin-directory, on the command-line.

* -v/--verbose
* -q/--quiet

See the :ref:`idaes-base-command` for details.

idaes bin-directory
-------------------

This subcommand shows the IDAES executable file directory.

.. program:: idaes bin-directory

options
^^^^^^^

.. option:: --help

    Show the help message and exit.

.. option::  --exists

  Show if the directory exists.

.. option::  --create

    Create the directory.

