Coder Social home page Coder Social logo

ucloud-cli's People

Contributors

chenrui333 avatar fioncat avatar joy12825 avatar kellysweetie avatar lixiaojun629 avatar shawnmssu avatar solariums avatar wangrzneu avatar yufeiminds 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  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  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  avatar  avatar

Watchers

 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

ucloud-cli's Issues

创建 GlobalSSH 时不能指定 GlobalSSH 端口,也无法使用 ucloud gssh list 命令查看

故障示例:

执行 ucloud gssh create --location Washington --target-ip 152.32.140.92 可以正常创建 GlobalSSH 通道,

但执行 ucloud gssh create --location Washington --target-ip 152.32.140.99 --port 2345 会报错 RetCode:33760

且执行 ucloud gssh list 命令并不能显示已创建的 GlobalSSH 服务器端口,只能从 ucloud 网站查看。

建议:

如果在创建 GlobalSSH 通道时必须保留现有的随机分配端口机制而不能指定 GlobalSSH 服务器端口,那至少在使用 ucloud gssh list 命令查看时要增加这一栏,否则无法连接。

Feature Request: Raw API Mode

Provide a command to talk to API directly, so users can interact with APIs not yet natively supported without having to handle request signing themselves. ucloud-cli's credential management and request signing functionalities will be appreciated and reused this way.

Proposed:

ucloud api Parameter=Value [Parameter=Value] ...

Example, to create a UK8S cluster through API

ucloud api Action=CreateUK8SClusterV2 ... Master.1.Zone=cn-bj2-02 ... MasterCPU=2 ... 

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.