Command 'charmcraft pull'

Usage:

charmcraft pull [options] <part-name>

Summary:

Download or retrieve artifacts defined for a part. If part names are specified only those parts will be pulled, otherwise all parts will be pulled.

Options:

-h, --help Show this help message and exit
-v, --verbose Show debug information and be more verbose
-q, --quiet Only show warnings and errors, not progress
--verbosity Set the verbosity level to ‘quiet’, ‘brief’, ‘verbose’, ‘debug’ or ‘trace’
-V, --version Show the application version and exit
--destructive-mode Build in the current host
--use-lxd Build in a LXD container.
--shell Shell into the environment in lieu of the step to run.
--shell-after Shell into the environment after the step has run.
--debug Shell into the environment if the build fails.
--platform Set platform to build for
--build-for Set architecture to build for

See also:

  • build
  • clean
  • pack
  • prime
  • remote-build
  • stage

Last updated 25 days ago. Help improve this document in the forum.