"Populate" command is a custom command.. Paddles is a pecan project inside which is a command directory. Populate is defined in that. Have you made changes in your config.py file (which is configuration file for pecan..)? On Thu, Jul 31, 2014 at 2:40 AM, Kapil Sharma <ksharma at suse.com> wrote: > Hi, > > I am trying to setup paddles and following the README at - > https://github.com/ceph/paddles and facing > problem at step 9 - "pecan populate config.py" > The issue is that the pecan package on my machine doesn't seem to have the > 'populate' command. > > (virtualenv)jenkins at node-4:~/workspace/paddles> pecan -h > usage: pecan [-h] [--version] command ... > > positional arguments: > command > create Creates the file layout for a new Pecan scaffolded project > shell Open an interactive shell with the Pecan app loaded > serve Serves a Pecan web application > > optional arguments: > -h, --help show this help message and exit > --version show program's version number and exit > (virtualenv)jenkins at node-4:~/workspace/paddles> pecan --version > Pecan 0.5.0 > > > Regards, > Kapil. > > > > _______________________________________________ > ceph-users mailing list > ceph-users at lists.ceph.com > http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.ceph.com/pipermail/ceph-users-ceph.com/attachments/20140731/76ced793/attachment.htm>