@backblaze-labs/b2-mcp
    Preparing search index...

    Function parsePort

    • Parse and validate a TCP port number.

      Parameters

      • raw: string

        Raw port value from CLI or environment.

      Returns number

      Valid user-space TCP port.

      PortUsageError when the value is not an integer from 1 through 65535.