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.

Change the active Modal profile.

Usage:

modal profile activate [OPTIONS] PROFILE

Arguments:

  • PROFILE: Modal profile to activate. [required]

Options:

  • --help: Show this message and exit.

Print the currently active Modal profile.

Usage:

modal profile current [OPTIONS]

Options:

  • --help: Show this message and exit.

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.