#Where to load the infoexportAPP_ENV=devexportGITHUB_TOKEN=op://development/GitHub/credentials/personal_token#MYSQL_DATABASE = "op://$APP_ENV/mysql/database"#MYSQL_USERNAME = "op://$APP_ENV/mysql/username"#MYSQL_PASSWORD = "op://$APP_ENV/mysql/password"# Load the secrets from the env and run the command ghop run -- gh# Load the secrets from the .env file and run the command awsop run --env-file="./prod.env" -- aws