All Downloads are FREE. Search and download functionalities are using the official Maven repository.

mework.cloud.spring-cloud-skipper-shell-commands.2.11.5.source-code.usage.txt Maven / Gradle / Ivy

The newest version!
Skipper Options:

  --spring.cloud.skipper.client.serverUri=                        Address of the Skipper Server [default: http://localhost:7577].
  --spring.cloud.skipper.client.username=                        Username of the Skipper Server [no default].
  --spring.cloud.skipper.client.password=                    Password of the Skipper Server [no default].
  --spring.cloud.skipper.client.credentials-provider-command= Executes an external command which must return an OAuth Access Token [no default].
  --spring.cloud.skipper.client.skip-ssl-validation=       Accept any SSL certificate (even self-signed) [default: no].

  --spring.shell.historySize=                 Default size of the shell log file [default: 3000].
  --spring.shell.commandFile=                 Skipper Shell executes commands read from the file(s) and then exits.

  --help                                            This message.




© 2015 - 2024 Weber Informatics LLC | Privacy Policy