> > - @Option(name = "-a", aliases = "--all", description = "List all > containers", required = false) > - boolean listAllContainers = false; > + @Argument(index = 1, name = "directoryPath", description = "Directory > path to list", required = false)
Replaced with, "List blobs only in this directory path" --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-karaf/pull/16/files#r4849525
