Hook command 'payload-unregister'

The information in this doc is based on Juju version 3.5.5, and may not accurately reflect other versions of Juju.

Summary

Stop tracking a payload.

Usage

payload-unregister [options] <class> <id>

Details

“payload-unregister” is used while a hook is running to let Juju know that a payload has been manually stopped. The <class> and <id> provided must match a payload that has been previously registered with juju using payload-register.