container repository output differs from container repository --help
Nadie ha tomado este issue todavía.
Evaluación
- Dificultad
- 2/5
- Tiempo estimado
- 1-3 horas
- Aptitud para principiantes
- 48/100
Línea de trabajo
Start by reproducing pulp container repository and pulp container repository --help, then compare their command listings and the matching pulp shell completion. Done means both outputs include the same repository commands, including create, destroy, sync, and update, and shell completion exposes them too.
Escrito por el modelo de indexación a partir del texto del issue.
Descripción
Version
"versions": [
{
"component": "core",
"version": "3.61.0",
"package": "pulpcore",
"module": "pulpcore.app",
"domain_compatible": true
},
{
"component": "ansible",
"version": "0.22.1",
"package": "pulp-ansible",
"module": "pulp_ansible.app",
"domain_compatible": false
},
{
"component": "container",
"version": "2.21.0",
"package": "pulp-container",
"module": "pulp_container.app",
"domain_compatible": false
},
{
"component": "deb",
"version": "3.3.1",
"package": "pulp_deb",
"module": "pulp_deb.app",
"domain_compatible": false
},
{
"component": "gem",
"version": "0.6.1",
"package": "pulp-gem",
"module": "pulp_gem.app",
"domain_compatible": true
},
{
"component": "maven",
"version": "0.8.1",
"package": "pulp-maven",
"module": "pulp_maven.app",
"domain_compatible": false
},
{
"component": "ostree",
"version": "2.4.3",
"package": "pulp-ostree",
"module": "pulp_ostree.app",
"domain_compatible": true
},
{
"component": "python",
"version": "3.12.3",
"package": "pulp-python",
"module": "pulp_python.app",
"domain_compatible": true
},
{
"component": "rpm",
"version": "3.27.1",
"package": "pulp-rpm",
"module": "pulp_rpm.app",
"domain_compatible": true
},
{
"component": "certguard",
"version": "3.61.0",
"package": "pulpcore",
"module": "pulp_certguard.app",
"domain_compatible": true
},
{
"component": "file",
"version": "3.61.0",
"package": "pulpcore",
"module": "pulp_file.app",
"domain_compatible": true
}
],
Describe the bug
Just noticed that when you use the command pulp container repository you don't get the same output compared to if you pass the --help option,
See below examples
pulp container repository
Usage: pulp container repository [OPTIONS] COMMAND [ARGS]...
Options:
-t, --type [container|push]
--help Show this message and exit.
Commands:
label
list
role
show
tag
task
untag
version
versus
pulp container repository --help
Usage: pulp container repository [OPTIONS] COMMAND [ARGS]...
Options:
-t, --type [container|push]
--help Show this message and exit.
Commands:
content
copy-manifest
copy-tag
create
destroy
label
list
role
show
sync
tag
task
untag
update
version
this has also effect in the pulp shell showing not full command completion
pulp> container repository
label list role show tag task untag version
To Reproduce
See above
Expected behavior
I would expect same output
Additional context
I was just thrown off by it when i was looking for the pulp container repository create help, which initially did not appear in the command list.
- Lenguaje dominante
- Python
- Estrellas
- 43
- Forks
- 52
- Merge medio
- 11 h 38 min
- PR fusionados (30 d)
- 11
Guía de contribución
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Más de pulp/pulp-cli
-
bug Triage-Needed
Dificultad 2/5 1-3 horas Aptitud para principiantes 58/100
-
For RPM repositories support setting package_signing_service and package_signing_fingerprint Abierto
Dificultad 3/5 1-2 días Aptitud para principiantes 45/100
-
feature request
Dificultad 4/5 3-5 días Aptitud para principiantes 35/100
-
easy fix feature request
Dificultad 3/5 1-2 días Aptitud para principiantes 25/100
-
bug Triage-Needed
Dificultad 4/5 3-5 días Aptitud para principiantes 42/100
Todos los issues de pulp/pulp-cli
Issues similares
-
Dificultad 2/5 1-3 horas Aptitud para principiantes 78/100
-
Dificultad 2/5 1-3 horas Aptitud para principiantes 86/100
browser-use/browser-use#5905 ·
-
type: enhancement
Dificultad 2/5 1-3 horas Aptitud para principiantes 68/100
ynput/ayon-python-api#363 ·
-
bug needs triage
Dificultad 2/5 1-3 horas Aptitud para principiantes 88/100
modelscope/FunASR#3728 ·
-
Dificultad 2/5 1-3 horas Aptitud para principiantes 88/100
open-compass/opencompass#2655 ·