question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Allow to switch between contexts

See original GitHub issue

Having defined several named config context, it should be possible to show the current one and also switch:

$ kcctl config
Using configuration "local" (http://localhost:8083).

$ kcctl config use pre-prod
Using configuration "pre-prod" (http://qe:8083).

$ kcctl config use whoops
No configuration named "whoops" exists. Please run ...

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
gunnarmorlingcommented, Aug 24, 2021

The basic set-context implementation is in place now.

1reaction
gunnarmorlingcommented, Jul 24, 2021

// CC @helpermethod for awareness.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Context Switching Is Destroying Your Workday - Reclaim
‍Context switching is our tendency to shift from one unrelated task to another. According to the American Psychological Association, switching refers to the ......
Read more >
Contexts - Radically simpler & faster window switcher for Mac
Switch between application windows effortlessly — with Fast Search, a better Command-Tab, a Sidebar or even a quick gesture. Free trial available.
Read more >
Context switching: Why jumping between tasks is killing your ...
Context switching – when you jump between tasks, tools, or projects–has a huge impact on your productivity, focus, and happiness.
Read more >
Kubectl List and Switch Context - Linux Hint
In Kubernetes, a Context is used to aggregate access parameters in a kubeconfig file under easy-to-remember names. Cluster, Namespace, and User are the ......
Read more >
Context switch - Wikipedia
In computing, a context switch is the process of storing the state of a process or thread, so that it can be restored...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found