BC-Envelope-CLI TypeScript Library - v1.0.0-alpha.16
    Preparing search index...

    Interface CommandArgs

    Command arguments for the find command.

    interface CommandArgs {
        vendor?: string;
        conformsTo?: string;
        envelope?: string;
    }
    Index

    Properties

    vendor?: string

    The vendor to filter by

    conformsTo?: string

    The conforms-to value to filter by

    envelope?: string

    The envelope to search