muster auth¶
Manage authentication for muster
Synopsis¶
Manage authentication for muster CLI commands.
The auth command group provides subcommands to login, logout, check status, and refresh authentication tokens for remote muster aggregators that require OAuth authentication.
Examples:
muster auth login # Login to configured aggregator
muster auth login --endpoint
Options¶
--config-path string Configuration directory (default "~/.config/muster")
--context string Use a specific context (env: MUSTER_CONTEXT)
--endpoint string Specific endpoint URL to authenticate to
-h, --help help for auth
-q, --quiet Suppress non-essential output
SEE ALSO¶
- muster - Aggregate MCP servers behind one authenticated endpoint
- muster auth login - Authenticate to a muster aggregator
- muster auth logout - Clear stored authentication tokens
- muster auth status - Show authentication status
- muster auth whoami - Show current authenticated identity