tecton environment
Usage​
tecton environment [OPTIONS] COMMAND [ARGS]
Description​
Manage Python environments for ODFV execution.
Commands​
Command | Description |
---|---|
list | List all available environments |
get | Get environment matching a name or an ID |
resolve-dependencies | Resolve dependencies and return fully resolved set of requirements for a given requirements.txt |
create | Create a custom environment for ODFV execution |
describe | Print additional information about an environment |
delete | Delete an existing custom environment by name or an ID |