Set up and manage your project’s environment configurations.
container-use config import
.Set Default Configuration
Agent Starts with Defaults
Agent Adapts as Needed
View Agent Changes
container-use config show <env>
to see what configuration changes the agent madeImport Useful Changes
container-use config import <env>
to adopt the agent’s configuration improvements as your new defaultslatest
tags and update them frequently, consider using versioned tags (e.g., myimage:v1.2.3
) for more predictable cache behavior..container-use/environment.json
. Commit this directory to share setup with your team.