ize tunnel up
Open tunnel with sending ssh key
Synopsis
Open tunnel with sending ssh key to remote server
ize tunnel up [flags]
Options
--bastion-instance-id string set bastion host instance id (i-xxxxxxxxxxxxxxxxx)
--explain bash alternative shown
--forward-host strings set forward hosts for redirect with next format: <remote-host>:<remote-port>, <remote-host>:<remote-port>, <remote-host>:<remote-port>. In this case a free local port will be selected automatically. It's possible to set local manually using <remote-host>:<remote-port>:<local-port>
-h, --help help for up
--ssh-private-key string set ssh key private path
--ssh-public-key string set ssh key public path
--strict-host-key-checking set strict host key checking
--use-ec2-metadata send ssh key to EC2 metadata (work only for Ubuntu versions > 20.0)
Options inherited from parent commands
-p, --aws-profile string (required) set AWS profile (overrides value in ize.toml and IZE_AWS_PROFILE / AWS_PROFILE if any of them are set)
-r, --aws-region string (required) set AWS region (overrides value in ize.toml and IZE_AWS_REGION / AWS_REGION if any of them are set)
-c, --config-file string set config file name
-e, --env string (required) set environment name (overrides value set in IZE_ENV / ENV if any of them are set)
-l, --log-level string set log level. Possible levels: info, debug, trace, panic, warn, error, fatal(default)
-n, --namespace string (required) set namespace (overrides value in ize.toml and IZE_NAMESPACE / NAMESPACE if any of them are set)
--plain-text-output enable plain text output
--prefer-runtime string set prefer runtime (native, docker or docker-arm64) (default "native")
--terraform-version string set terraform-version
SEE ALSO
- ize tunnel - Tunnel management