Hacktoberfest 2026: los issues que los mantenedores marcaron para octubre, abiertos y aptos para principiantes. Explorar issues de Hacktoberfest

Add --dry-run option to cf push (could be reused for plugins like cf bg-deploy as well)

Abierto
#2,162 4 comentarios 1 reacción 1 asignado Ver en GitHub

@gururajsh ya está trabajando en esto.

Desde el 20/9/2024.

Evaluación

Este issue todavía no se ha evaluado.

Descripción

feature-request

What's the user value of this feature request?
Easy and fast validation of deployments improving developers efficiency/productivity and also reduced human error.

Who is the functionality for?
Everyone using cf on daily basis, especially for learning beginners.

How often will this functionality be used by the user?
Daily

Who else is affected by the change?
Every developer using the CLI to push changes especially to important spaces this would provide security.

Describe the solution you'd like
just add a --dry-run parameter to the cf push command to simulate a push with the specified settings )similar to helm install --dry-run)

Describe alternatives you've considered
0 (the simpler and clearer the solution the better for the users of the CLI)

Additional context
Best practice for deployment in cloud spaces like k8s and helm.
Actually it would be nice for all kinds of deployments to have a --dry-run option consistently across the board.

Note:
As of the GA of the v7 CLI, the v6 line is no longer under active development and will be updated only to patch CVEs or fix severe blocking defects with no workarounds.

Lenguaje dominante
Go
Estrellas
1.9k
Forks
990
Merge medio
1 d 7 h
PR fusionados (30 d)
8

Guía de contribución

Abrir la guía de contribución

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de cloudfoundry/cli

Todos los issues de cloudfoundry/cli

Issues similares

Más issues de Go

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.