379db31ea2
We'd like to use pre-commit as our 'pep8' target. Before we do that, we need to address some issues that have crept in over the time since pre-commit was first added. Change-Id: I3bb383a00a44007eaa241e037e38aea16bd517b2 Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
783 B
783 B
1 | delete | object delete / container delete | Delete a container or objects within a container. |
---|---|---|---|
2 | download | object save / container save | Download objects from containers. |
3 | list | object list / container list | Lists the containers for the account or the objects for a container. |
4 | post | container create / object set / container set / object store account set | Updates meta information for the account, container, or object. |
5 | copy | Copies object, optionally adds meta. | |
6 | stat | object show / container show / object store account show | Displays information for the account, container, or object. |
7 | upload | object create | Uploads files or directories to the given container. |
8 | capabilities | List cluster capabilities. | |
9 | tempurl | Create a temporary URL. | |
10 | auth | WONTFIX | Display auth related environment variables. |