modal profile

Set the current environment.

Usage:

modal profile [OPTIONS] COMMAND [ARGS]...

Options:

  • --help: Show this message and exit.

Commands:

  • activate: Change the active Modal environment.
  • current: Print the active Modal environment.
  • list: List all Modal environments that are defined.

Change the active Modal environment.

Usage:

modal profile activate [OPTIONS] PROFILE

Arguments:

  • PROFILE: Modal environment to activate. [required]

Options:

  • --help: Show this message and exit.

Print the active Modal environment.

Usage:

modal profile current [OPTIONS]

Options:

  • --help: Show this message and exit.

List all Modal environments that are defined.

Usage:

modal profile list [OPTIONS]

Options:

  • --help: Show this message and exit.