View Source mix archive.build.all.list (MixTaskArchiveDeps v1.0.0)

command-line-options

Command line options

  • -o|--destination - specifies output directory name. Defaults to BUILD_DIR/archives

  • -e|--elixir - specifies if all elixir applications should be archived. Defaults to false

  • -s|--separator - character to use as separator when listing archives

  • --skip - a space-separated list of dependencies to skip

Link to this section Summary

Functions

Callback implementation for Mix.Task.run/1.

Link to this section Functions

@spec run(OptionParser.argv()) :: :ok

Callback implementation for Mix.Task.run/1.