datalad-containers-remove¶
Synopsis¶
datalad-containers-remove [-h] [-d DATASET] [-i] NAME
Description¶
Remove a known container from a dataset
Options¶
NAME¶
name of the container to remove. Constraints: value must be a string
-h, –help, –help-np¶
show this help message. –help-np forcefully disables the use of a pager for displaying the help message
-d DATASET, –dataset DATASET¶
specify the dataset to query. If no dataset is given, an attempt is made to identify the dataset based on the current working directory. Constraints: Value must be a Dataset or a valid identifier of a Dataset (e.g. a path)
-i, –remove-image¶
if set, remove container image as well.
Authors¶
datalad is developed by The DataLad Team and Contributors <team@datalad.org>.