modal env

[Deprecated, use modal profile instead] Set the current environment.

Usage:

modal env [OPTIONS] COMMAND [ARGS]...

Options:

  • --help: Show this message and exit.

Commands:

  • activate: [Deprecated, use modal profile instead]…
  • current: [Deprecated, use modal profile instead]…
  • list: [Deprecated, use modal profile instead]…

[Deprecated, use modal profile instead] Change the active Modal environment.

Usage:

modal env activate [OPTIONS] ENV

Arguments:

  • ENV: Modal environment to activate. [required]

Options:

  • --help: Show this message and exit.

[Deprecated, use modal profile instead] Print the active Modal environment.

Usage:

modal env current [OPTIONS]

Options:

  • --help: Show this message and exit.

[Deprecated, use modal profile instead] List all Modal environments that are defined.

Usage:

modal env list [OPTIONS]

Options:

  • --help: Show this message and exit.