Skip to content
This repository was archived by the owner on Dec 13, 2020. It is now read-only.
This repository was archived by the owner on Dec 13, 2020. It is now read-only.

Header Options #108

@rightphp

Description

@rightphp

I see that in latest version (3.x) header options have been reduced.
It only gives

-BH [K=V], --base-headers [K=V]

But in older version (Turbolift 2.1.3) there were three option.
-BH [K=V], --base-headers [K=V]
-OH [K=V], --object-headers [K=V]
-CH [K=V], --container-headers [K=V]

My following command now fails because last two option are not available now.

turbolift -u user -a key --object-headers Access-Control-Allow-Origin=* --os-rax-auth ord upload -s -c

can you please tell me how can I achieve same with new version.

Thank You,
Krishan G

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions