Stacktape
Stacktape


bastion:tunnel

Overview and basic usage

bastion:tunnel

Creates a secure tunnel to a resource through a bastion host.

Your stack must include a bastion resource. This is useful for accessing resources in a private VPC. If you have multiple bastions, you can specify one with the --bastionResource argument. The command will print the tunneled endpoints to the terminal.

For more information, refer to the bastion tunnel documentation.


stacktape bastion:tunnel --stage <<stage>> --region <<region>> --resourceName <<resourceName>>

API reference

Options

region (--r)
Required
resourceName (--rn)
Required
stage (--s)
Required
awsAccount (--aa)
bastionResource (--br)
configPath (--cp)
currentWorkingDirectory (--cwd)
help (--h)
logFormat (--lf)
logLevel (--ll)
profile (--p)
projectName (--prj)
templateId (--ti)

Contents