Git Product home page Git Product logo

cb-cli's People

Contributors

adoroszlai avatar afarsang avatar akanto avatar aszegedi avatar bajzathd avatar bbihari avatar bergerdenes avatar biharitomi avatar daszabo avatar doktoric avatar dvoros avatar foldik avatar gergopapi2 avatar gregito avatar handavid avatar horadla23 avatar jamisonbennett avatar keyki avatar lacikaaa avatar lajosrodek avatar lalyos avatar lnardai avatar mhalmy avatar mhmxs avatar oleewere avatar pdarvasi avatar schfeca75 avatar sodre90 avatar topolyai5 avatar yhemanth avatar

Stargazers

 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  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

cb-cli's Issues

No output?

Hi,

The cb command produces no output when running commands.

For example, the following commands produce no output (and no error):

cb cluster list
cb blueprint list

When run with --debug I get the following:

cb --debug cluster list
INFO:  [ReadConfig] found config file: /home/user/.cb/config
INFO:  [ReadConfig] selected profile: default
INFO:  [ConfigRead] Config read from file, setting as global variable:
username: [email protected]
password: '*'
server: https://10.123.123.1
output: table

DEBUG: Request POST https://10.123.123.1/identity/oauth/authorize?response_type=token&client_id=cloudbreak_shell
DEBUG: Response method:POST status:302 duration:613ms req_url:https://10.123.123.1/identity/oauth/authorize?response_type=token&client_id=cloudbreak_shell
INFO:  [listStacksImpl] sending stack list request
DEBUG: Request GET https://10.123.123.1/cb/api/v1/stacks/account
DEBUG: Response method:GET status:200 duration:1115ms req_url:https://10.123.123.1/cb/api/v1/stacks/account
INFO:  list stacks took 2.24821799s

I configured an intercept proxy in order to view the HTTP response and confirmed that valid JSON (containing the requested data) is returned from the server, but no output is printed by the cb command.

cb version 2.4.0-dev.18-2018-01-08T19:50:56
cloudbreak server: Version: 1.16.4

I get the same result on both Mac and Linux.

Thanks!

Special characters in passwords seem to fail

Had a password with the ^ caret symbol in it.

config file omitted the ^ symbol, and failed to log me in on the command line.

I pasted the correct password with the ^ symbol in it, into the config file and saved it.

Access denied message continued.

Seems like a bug.

`cb recipe describe --name foo` doesn't return any of the script content

My team has multiple cloudbreak clusters, one being dev and another being prod.
It is quite cumbersome to migrate the recipes manually from one instance to another. Furthermore, the cloudbreak database itself contains the encrypted content for the value of the content field for the recipe table.

I kindly request that the cb-cli-v2.7.1 functionality for recipe to be extended to also retrieve the raw content field in the payload.

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.