Deploys a GRiSP release to a directory or creates a release bundle.
mix grisp.deploy [options] [-- MIX_RELEASE_OPTIONS]Options:
--relname,-n- release name--relvsn,-v- release version--tar,-t- create a bundle in_grisp/deploy--destination,-d- copy destination--force,-f- replace existing files--pre-script- command to run before copying--post-script- command to run after copying
Arguments after -- are passed to mix release.