Implements the Docker.Command behaviour for docker swarm update.
Docker.Command
docker swarm update
@type t() :: %Docker.Commands.Swarm.Update{ autolock: term(), cert_expiry: term(), dispatcher_heartbeat: term(), task_history_limit: term() }