Coder Social home page Coder Social logo

mracek's People

Contributors

dependabot[bot] avatar mchlumsky avatar

Stargazers

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

Watchers

 avatar  avatar  avatar

mracek's Issues

add --password-prompt

Add --password-prompt to relevant commands, otherwise password must be entered with --password, which is saved in command history. Not very secure.

Add "copy-cloud" command

mracek copy-cloud [flags] source-cloud dest-cloud

This command could copy source-cloud to dest-cloud while overriding cloud properties with flag-supplied values.

Improve completion

  • Add optional/configurable dynamic arg and flag completion based on data retrieved from keystone.
  • Add dynamic completion for flags (auth-url, projects, domains, etc...)

Add service test command

Add test command that connects to all services in all regions found in catalog and does some simple API call to test they are functioning.

Do this in parallel with goroutines and return nice output using bubbletea module.

The --password-prompt flag is broken

The --password-prompt flag is broken for actions like create-cloud and set-cloud. It's completely missing in the help usage for these commands.

Make all OS_* variables exporting optional

When running mracek <cloud-name>, mracek reads from the .config/openstack/*.yaml configuration files and exports ALL OS_* variables.

Instead, it would be better if it only exported OS_CLOUD by default, and all the other OS_* variables would be exported if a special flag or configuration setting is set (for older clients like swift client for example).

Better handle when there is no ~/.config/openstack yet

When there is no ~/.config/openstack yet, mracek fails pretty badly

Examples:

$ mracek create-cloud test
Error: open /home/user/.config/openstack/clouds.yaml: no such file or directory
$ mracek
failed to load cloud names: failed to load clouds.yaml: file /home/user/.config/openstack/clouds.yaml does not exist

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.