IDAES Logo
1.5.1
  • Installation
  • Examples
  • IDAES Modeling Standards
  • Configuration
  • Logging
  • Command-line interface
    • idaes command
      • idaes bin-directory: Show IDAES executable file directory
      • idaes copyright: Show IDAES copyright information
        • general options
        • idaes copyright
      • 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
      • shared configuration
  • Core Library
  • Transformations
  • IDAES Model Libraries
  • Data Management Framework
  • Surrogate modeling
  • Applications
  • IDAES Versioning
  • Developer Documentation
  • Glossary
  • License
  • Copyright
IDAES
  • Docs »
  • 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 fc13d01d.

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