modal profile
Switch between Modal profiles.
Usage:
modal profile [OPTIONS] COMMAND [ARGS]...Options:
--help: Show this message and exit.
Commands:
activate: Change the active Modal profile.current: Print the currently active Modal profile.list: Show all Modal profiles and highlight the active one.
modal profile activate
Change the active Modal profile.
Usage:
modal profile activate [OPTIONS] PROFILEArguments:
PROFILE: Modal profile to activate. [required]
Options:
--help: Show this message and exit.
modal profile current
Print the currently active Modal profile.
Usage:
modal profile current [OPTIONS]Options:
--help: Show this message and exit.
modal profile list
Show all Modal profiles and highlight the active one.
Usage:
modal profile list [OPTIONS]Options:
--json / --no-json: [default: no-json]--help: Show this message and exit.