Skip to content

Remove run example from CLI documentation #33482

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
ljz572000 opened this issue Dec 7, 2022 · 7 comments
Closed

Remove run example from CLI documentation #33482

ljz572000 opened this issue Dec 7, 2022 · 7 comments
Labels
status: superseded An issue that has been superseded by another

Comments

@ljz572000
Copy link

The Spring Boot CLI version 3.0.0 hasn't the "run" command. But the spring-boot-reference document still has that.

>spring run app.groovy  
'run' is not a valid command. See 'help'.

>
>spring help
usage: spring [--help] [--version] 
       <command> [<args>]

Available commands are:

  init [options] [location]
    Initialize a new project using Spring Initializr (start.spring.io)

  encodepassword [options] <password to encode>
    Encode a password for use with Spring Security

  shell
    Start a nested shell
  shell
    Start a nested shell

Common options:

  --debug Verbose mode
    Print additional status information for the command you are running


See 'spring help <command>' for more information on a specific command.
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Dec 7, 2022
@scottfrederick scottfrederick changed the title [Document issue] The Spring Boot CLI version 3.0.0 haven't the "run" command. Remove run example from CLI documentation Dec 7, 2022
@scottfrederick scottfrederick added type: documentation A documentation update and removed status: waiting-for-triage An issue we've not yet triaged labels Dec 7, 2022
@scottfrederick scottfrederick added this to the 3.0.x milestone Dec 7, 2022
@sannanansari
Copy link
Contributor

Hello @scottfrederick, I want to contribute to spring boot, can I help on this issue.

@digitter
Copy link

What's the alternative command?

1 similar comment
@reasonpun
Copy link

What's the alternative command?

@scottfrederick
Copy link
Contributor

@reasonpun There is no replacement for the Spring CLI run command in Spring Boot 3.0. See #32263 for the justification.

@sannanansari
Copy link
Contributor

Thanks @scottfrederick for your reference, I have made pull request #33519.

@reasonpun
Copy link

Thanks @scottfrederick

@scottfrederick
Copy link
Contributor

Closing in favor of #33519.

@scottfrederick scottfrederick closed this as not planned Won't fix, can't repro, duplicate, stale Dec 19, 2022
@scottfrederick scottfrederick added status: superseded An issue that has been superseded by another and removed type: documentation A documentation update labels Dec 19, 2022
@scottfrederick scottfrederick removed this from the 3.0.x milestone Dec 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: superseded An issue that has been superseded by another
Projects
None yet
Development

No branches or pull requests

6 participants