mix archive.build.all.list (MixTaskArchiveDeps v0.5.0) View Source

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

Specs

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

Callback implementation for Mix.Task.run/1.