Skip to content

Refactor CLI interface to follow unix standards #1828

@kevaundray

Description

@kevaundray

This is a summary of a conversation with Charlie.

Problem

The current CLI interface does not follow common unix standards.

Solution

  • Use - to indicate whether we should print to stdout or print to a file. Example -o - vs -o filename
  • When printing to stdout use raw binary

Note

  • The doc comments should be modified appropriately in the cpp cli code to indicate that it is using raw binary.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-bb.jsComponent: bb.js - wrapping bberg in js

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions