$
initiat commands
$ initiat env list
List all available environments with their sync status and last updated information
Usage
initiat env list
Examples
List all environments
initiat env list
How it works
-
→
Shows all environments available in the project
-
→
Displays sync status (whether secrets have been synced)
-
→
Shows last sync time for each environment
-
→
Indicates which environment is currently active
Output
🌍 Available Environments
Name Status Last Synced Active
production synced 2h ago ✅
staging synced 1d ago
development synced 3h ago
💡 Switch environments with: initiat env switch <env>
💡 Sync secrets with: initiat env sync
© 2025 Initiat Technologies. All rights reserved.