Hammer-cli environments update

Problem:
Provisioning machine with newly added class module via hammer-cli.

Expected outcome:

Foreman and Proxy versions: 1.17

Foreman and Proxy plugin versions: 1.17

Other relevant data:
So is it possible to somehow refresh/update environments using hammer-cli so that newly added (or modified) modules get updated? Can’t really find any command that would help me with this.

This should work:

hammer proxy import-classes --environment ENV_NAME --name PROXY_NAME

Cheers,
Martin