Azion CLI sync
Synchronize your local file containing your existing application resources configuration with remote resources through Azion CLI.
Usage
Optional flags
config-dir
The --config-dir
option is used to specify the relative path to where your custom azion.json
and args.json
files are stored. The default value is “azion”.
help
The --help
option displays more information about the sync
command.
env
The --env
option is used to specify the relative path to where your custom .env
file is stored. The default is .edge/.env
.