diff --git a/docs/index.rst b/docs/index.rst index 977f443e..bc2bb0dd 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -177,6 +177,10 @@ as running `sftp` and `rsync` over a `sudo` session, to an account the user cannot otherwise directly log into, including in restrictive environments that for example enforce an interactive TTY and account password. +.. raw:: html + +
+ .. code-block:: python bastion = router.ssh(hostname='bastion.mycorp.com')