Skip to content
  • Stavros Sachtouris's avatar
    Generalize and enhance PithosLocationArgument · 70cff148
    Stavros Sachtouris authored
    * Move the class from kamaki.cli.cmds to kamaki.cli.argument
    * Change the name of object path from "path" to "object"
        throughout the class
    * Add the dict and tuple properties, which return the value
        in dict {user_uuid: .., container: .., object: ..} or
        tuple (user_uuid, container, object) format
    70cff148