dataopsly import from YAML¶
dataopsly offers an amazing feature for it's enterprise users to import their environments, projects and jobs as YAML file to dataopsly hassle free. And dataopsly takes care of making it a environments, projects and jobs structure.
name: environments
type: snowflake
account: <account_name>
user: <username>
password: <password>
database: <db_name>
warehouse: <warehouse_name>
schema: <schema>
check with the environments page, or check what are the values required for an environment based on the database from here.