Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[do not merge] Fast context switch: foundation #1500

Closed

Commits on Dec 17, 2018

  1. Introduce docker context store

    This PR adds a store to the CLI, that can be leveraged to persist and
    retrieve credentials for various API endpoints, as well as
    context-specific settings (initially, default stack orchestrator, but we
    could expand that).
    
    This comes with the logic to persist and retrieve endpoints configs
    for both Docker and Kubernetes APIs.
    
    Signed-off-by: Simon Ferquel <[email protected]>
    simonferquel committed Dec 17, 2018
    Configuration menu
    Copy the full SHA
    bd396cd View commit details
    Browse the repository at this point in the history