How to push the env file with Kamal?

less than 1 minute read

Push the env file to your hosts

kamal env push

The above command uses the configuration in config/deploy.yml and env variables from .env file to push the env files to the hosts.