aliyunoss-cli
    Preparing search index...

    Interface AppendObjectOptions

    interface AppendObjectOptions {
        headers?: object;
        meta?: UserMeta;
        mime?: string;
        position?: string;
        timeout?: number;
    }
    Index
    headers?: object
    meta?: UserMeta
    mime?: string

    custom mime, will send with Content-Type entity header

    position?: string

    specify the position which is the content length of the latest object

    timeout?: number

    the operation timeout