remi documentation
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

Initialization

Available commands:

init

remi init
Initialize the project in the current working directory. Generate the configuration files.


setup

remi setup [(-h | --hostname) HOSTNAME]
Set up remote project location:

  • Create the necessary remote directories
  • Perform the first push (copy local files to the remote destination)

Options:

  • -h | --hostname: The hostname of an Inria computer.
    Default: The value of pc_name in the config file.

update

remi update
Update remi to the latest version.