edit - Edit a profile#

Usage#

e4s-cl profile edit [ NAME ] [ OPTIONS ]

Options#

--name

Change the profile’s name

--backend

Change the profile’s backend

--image

Change the profile’s default image

--source

Change the profile’s default init script

--add-files

List of files to add

--remove-files

List of files to remove

--add-libraries

List of libraries to add

--remove-libraries

List of libraries to remove

--wi4mpi

Path of the Wi4MPI installation to use

Description#

Modify the profile associated to the name passed as an argument.

Passing a value to the options –name, –backend, –image, –source will overwrite the profile’s corresponding field.

Passing a value to –add-files, –remove-files, –add-libraries, –remove-libraries will add or remove elements from the list of files or libraries, accordingly.

The name argument can be omitted, in which case the selected profile is modified.