Stephen Finucane 379db31ea2 Address pre-commit issues
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>
2023-05-10 10:48:53 +01:00

11 lines
783 B
CSV

delete,object delete / container delete,Delete a container or objects within a container.
download,object save / container save,Download objects from containers.
list,object list / container list,Lists the containers for the account or the objects for a container.
post,container create / object set / container set / object store account set,"Updates meta information for the account, container, or object."
copy,,"Copies object, optionally adds meta."
stat,object show / container show / object store account show,"Displays information for the account, container, or object."
upload,object create,Uploads files or directories to the given container.
capabilities,,List cluster capabilities.
tempurl,,Create a temporary URL.
auth,WONTFIX,Display auth related environment variables.