backblaze-labs/b2-action - v0.1.0
    Preparing search index...

    Function headCommand

    • HEAD-only metadata probe. Fetches the headers of an object without downloading the body. Useful for cheap "does this exist and what's its size / sha1 / contentType?" checks, or to inspect custom fileInfo metadata that the uploader attached.

      Returns all output fields as step outputs so downstream steps can branch on them.

      Parameters

      Returns Promise<HeadResult>