Code Monkey home page Code Monkey logo

docli's People

Contributors

dependabot[bot] avatar yspanchal avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

docli's Issues

"docli ssh-key -r" not working correctly

Similar issue to #1

docli ssh-key -r 1609965
Usage: docli ssh-key [OPTIONS]

Error: Missing option, --update requires --name or                      --key option

I suspect the validator is at the root of all these issues.

"docli ssh-key -l" not working correctly

docli ssh-key -l
Usage: docli ssh-key [OPTIONS]

Error: Missing option, --update requires --name or                      --key option

I havent quite worked out how the validation is broken. But this does look to be a case where returning true if there are no extra arguments and were are just trying to list ssh keys, might be appropriate.

possibly incorrect use of 'nargs' in droplet create command

Did you really intend to require 10 ssh keys?

The use of nargs=10 for the --sshkeys flag means that when trying to create a new droplet and specify the ssh key, you need to use a command like this one
docli droplet -n test-build -s 512m -r sgp1 -i ubuntu-15.10-x64 -b False -I False -P False --sshkeys -- my-ssh-key-name1, , , , , , , , , , ,

Which is significantly different to the method you documented (and I assume intended to be the way it works)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.