renku project

Renku CLI commands for handling of projects.

Description

Show and edit project’s metadata.

Commands and options

renku project

Project commands.

renku project [OPTIONS] COMMAND [ARGS]...

edit

Edit project metadata.

renku project edit [OPTIONS]

Options

-d, --description <description>

Project’s description.

-k, --keyword <keywords>

List of keywords.

-c, --creator <creators>

Creator’s name, email, and affiliation. Accepted format is ‘Forename Surname <email> [affiliation]’.

-m, --metadata <metadata>

Custom metadata to be associated with the project.

-u, --unset <unset>

Remove keywords from dataset.

Options:

keywords | k | metadata | m

--metadata-source <metadata_source>

Set the source field in the metadata when editing it if not provided, then the default is ‘renku’.

show

Show details for the project.

renku project show [OPTIONS]