Create a ticket
Sign in Sign up
Locker support Locker support
Results

No results found.

Home Locker Secrets Manager Developer tools Secrets - SDK .Net Usages Update an environment
Vietnamese English
Update an environment

To update the external_url of the environment by name, use .update_environment()

environment = locker.modify_environment(name="staging", external_url="new.staging.host")
 
Was this page helpful?
No
Yes
Join Our Community