nb_cli.handlers.deploy

def run_bot(script='bot.py', file='pyproject.toml')

  • ๅ‚ๆ•ฐ

    • script (str)

    • file (str)

  • ่ฟ”ๅ›ž

    • bool

def deploy_no_subcommand(add_back=False)

  • ๅ‚ๆ•ฐ

    • add_back (bool)
  • ่ฟ”ๅ›ž

    • bool

def build_docker_image(args=[])

  • ๅ‚ๆ•ฐ

    • args (Iterable[str])
  • ่ฟ”ๅ›ž

    • bool

def run_docker_image(args=[])

  • ๅ‚ๆ•ฐ

    • args (Iterable[str])
  • ่ฟ”ๅ›ž

    • bool

def exit_docker_image(args=[])

  • ๅ‚ๆ•ฐ

    • args (Iterable[str])
  • ่ฟ”ๅ›ž

    • bool