You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Switch between, list, or delete configured Microcks CLI contexts.
Usage
microcks context [CONTEXT] [flags]
Examples
# List all available contexts
microcks context/ctx
# Switch to this context
microcks context/ctx http://localhost:8080
# Delete the context
microcks context/ctx http://localhost:8080 --delete/-d