Command to switch between Krane instances
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Implement a command to switch between Krane instances.
Using a sub-command like `context` or `switch` is a possible solution
```
krane switch
```
Another alternative, on a "re-loggin" display a "cached" list of urls to select from...
```
krane login
http://localhost:8500
http://krane.dev:8500
http://biensupernice.com:8500
> Add a new Krane instance
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by examining the CLI entry points for `krane switch` and the existing `krane login` flow. Decide how instances should be identified and whether switching or cached login selection is the intended behavior; done means users can select or switch between multiple Krane instance URLs reliably.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100