We should add support for managing object storage policies to allow users to configure access to an object-storage instance without need for external tools. See also #570.
We could first add attach (API docs), detach (API docs) and list commands to support using system defined policies. Later also create and delete commands could be useful to enable managing user defined policies as well. See upctl object-storage network implementation for example on how similar commands have been implemented.