Options
TEXT
Name of the remote in .trussrc to patch changes to.
BOOL
Push the truss as a published deployment. If no production deployment exists, promote the truss to production after deploy completes.
BOOL
Push the truss as a published deployment. Even if a production deployment exists, promote the truss to production after deploy completes.
BOOL
Preserve the previous production deployment’s autoscaling setting. When not specified, the previous production deployment will be updated to allow it to scale to zero. Can only be use in combination with —promote option.
BOOL
Give Truss access to secrets on remote host.
TEXT
Name of the deployment created by the push. Can only be used in combination with —publish or —promote. Deployment name must only contain alphanumeric, ’.’, ’-’ or ’_’ characters.
Show help message and exit.
Arguments
Optional
A Truss directory. If none, use current directory.