Forrest logo
back to context overview

http-prompt

List of commands for http-prompt:

  • http-prompt:tldr:6ce28 http-prompt: Launch a session targeting the default URL of http://localhost:8000 or the previous session.
    $ http-prompt
    try on your machine
    explain this command
  • http-prompt:tldr:97f84 http-prompt: Launch a session with some initial options.
    $ http-prompt ${localhost:8000-api} --auth ${username:password}
    try on your machine
    explain this command
  • http-prompt:tldr:d8cf9 http-prompt: Launch a session with a given URL.
    $ http-prompt ${http:--example-com}
    try on your machine
    explain this command
back to context overview