publish

Publishes the latest bundle version and deploys it (dev generate+deploy → stage download+apply+deploy → prod download).

Usage:

af bundle publish [package]

Arguments:

  • package: Optional npm package name. If omitted, uses the current package name/version.

Last updated

Was this helpful?