Skip to content

Make 'output' optional #9

@zanerock

Description

@zanerock

Overview

Let's make the output arg optional. If not present, spit results to stdout. This is useful for something like eval $(bash-rollup index.sh) or source <(bash-rollup index.sh)

Deliverables

  • Add --output|-o option and set the output file based on this.
  • For now, keep support of output as second argument, but emit a warning: WARNING: support specifying file output as the second argument will be removed in a future release. Use the --output option.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions