We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 847ba89 commit 2093e57Copy full SHA for 2093e57
lib/spack/spack/cmd/create_tarball.py
@@ -32,8 +32,8 @@
32
33
34
description = "Create binary cache tarballs for given packages"
35
-section = "build"
36
-level = "short"
+section = "packaging"
+level = "long"
37
38
39
def setup_parser(subparser):
lib/spack/spack/cmd/install_tarball.py
@@ -34,8 +34,8 @@
description = "Download and extract binary cache tarballs for given packages"
40
41
0 commit comments