> > - @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)
How do you "list a directory path"? Or is this "Path to directory to list"? --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-karaf/pull/16/files#r4846052
