Skip to main content

Other Commands

Log In

dg login command lets you log in to DeployGate. On desktops, a browser launches automatically for logging in.

dg login

When using the server or specifying --terminal options, enter your login information directly on the terminal without launching a browser.

dg login --terminal

Log Out

dg logout command lets you log out of DeployGate.

dg logout

Confirm Login Status

dg config command lets you view current login’s account information.

dg config

Help

dg help command lets you view command help.

dg help

Uninstallation

gem uninstall deploygate command lets you uninstall dg command.

gem uninstall deploygate