# cc-steer models promote


Atomically point `current` at VERSION (full name or its `v<NNN>` prefix).


``` bash
cc-steer models promote COMPONENT VERSION
```


<span class="gd-details-chevron" aria-hidden="true"></span>Full --help output


    Usage: cc-steer models promote [OPTIONS] COMPONENT VERSION

      Atomically point ``current`` at VERSION (full name or its ``v<NNN>``
      prefix).

    Options:
      --help  Show this message and exit.


# Arguments


`COMPONENT: TEXT`  
Required.

`VERSION: TEXT`  
Required.
