Git Product home page Git Product logo

cctrl-completion's Introduction

Install

In order to install the completion add the following line to your shells' startup:

source /path/to/cctrl-completion.bash

Caching

As of now the cctrlapp and cctrluser command line tools have no underlying caching enabled. Therefore the completion has a very simple caching right now. The cache will be filled as it is required on the first call.

The cache lives in the shells' environment.

Cache warmup

If you are using those tools a lot, you might consider to add _cctrl_cache_warmup to your shells' startup. This will create the cache entries immediately.

Remove Cache

If you have added a new application or deployment, you should unset the two cache items.

unset CCTRL_APPS

unset CCTRL_DEPLOYMENTS

cctrl-completion's People

Contributors

havvg avatar tooangel avatar alpe avatar

Watchers

kristoffer avatar  avatar Michael Schubert avatar Stefan Friesel avatar James Cloos avatar cloudControl Jenkins avatar Fernando Álvarez avatar Mateusz Korszun avatar Matthias Wiesner avatar

cctrl-completion's Issues

Invalid choice 'checktoken

There is an error message complaining about checktoken when it's not using the right version of cctrl. Would it make sense to handle this somehow?

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.