IDAES Logo
1.9.0
  • Getting Started
  • User Guide
    • Why IDAES
    • Concepts
    • Components
    • Conventions
    • Workflow
    • Command-line interface
      • idaes command
        • idaes bin-directory: Show IDAES executable file directory
        • idaes copyright: Show IDAES copyright information
        • idaes data-directory: Show IDAES data directory
        • idaes get-examples: Fetch example scripts and Jupyter Notebooks
        • idaes get-extensions: Get solvers and libraries
        • idaes lib-directory: Show IDAES library file directory
        • IDAES Versioning
        • shared configuration
    • IDAES Flowsheet Visualizer
    • IDAES Model Libraries
    • Configuration
    • Logging
    • Modeling Extensions
  • Advanced User Guide
  • Tutorials and Examples
  • Technical Specifications
  • Related Packages
  • License
  • Copyright
IDAES
  • Docs »
  • User Guide »
  • Command-line interface »
  • idaes copyright: Show IDAES copyright information
  • Edit on GitHub

idaes copyright: Show IDAES copyright information¶

This page lists the options for the idaes “copyright” subcommand. This is invoked like:

idaes [general options] copyright [subcommand options]

general options¶

The following general options from the idaes base command affect the copyright subcommand. They should be placed before the “copyright” subcommand, on the command-line.

  • -v/–verbose

  • -q/–quiet

See the idaes command for details.

idaes copyright¶

This subcommand prints the IDAES copyright notice to standard output.

options¶

--help¶

Show the help message and exit.

Next Previous

© Copyright 2016-2019, David Miller et al. Revision c5d4402d.

Built with Sphinx using a theme provided by Read the Docs.