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

    Interface CommandArgs

    Command arguments for the extract command.

    interface CommandArgs {
        type: SubjectType;
        urType?: string;
        urTag?: number | bigint;
        envelope?: string;
    }
    Index

    Properties

    Subject type to extract

    urType?: string

    The type for an extracted UR

    urTag?: number | bigint

    The expected tag for an extracted UR

    envelope?: string

    The envelope to extract from