Skip to content
Snippets Groups Projects
Commit b0f48f21 authored by Steven Murray's avatar Steven Murray
Browse files

Removed --encryptionkey from the docs

parent 7cda1f91
No related branches found
No related tags found
No related merge requests found
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
......@@ -76,7 +76,7 @@ The library and tapes need to be registered for the migrations (use appropriate
$ cta tapepool add --name ctasystest --partialtapesnumber 5 --encrypted false --comment "ctasystest"
# add tape to the tapepool and library
$ cta tape add --logicallibrary VLSTK --tapepool ctasystest --capacity 1000000000 \
--comment "ctasystest" --vid V31001 --disabled false --full false --encryptionkey test
--comment "ctasystest" --vid V31001 --disabled false --full false
# create storage class
$ cta storageclass add --instance root --name ctaStorageClass --copynb 1 --comment "ctasystest"
# create archive route
......
No preview for this file type
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment