Actions
Bug #32040
closedhammer content-import library shouldn't list content-view[-id] option
Description
When importing/exporting the library, content-view[-id] is not relevant. So hammer shouldn't list it as an option in `hammer content-import library --help` or `hammer content-export library --help`.
$ hammer content-import library --help
Usage:
hammer content-import library [OPTIONS]
Options:
--async Do not wait for the task
--content-view[-id] Set the current content view context for the request. Name/Id can be used
--metadata-file METADATA_FILE Location of the metadata.json file. This is not required if the metadata.json file is already in the archive directory.
--organization[-id|-title|-label] Set the current organization context for the request. Name/Title/Label/Id can be used
--path PATH Directory containing the exported Content View Version
-h, --help Print help
Actions