We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
trops env show
Right now sudo option and tags are missing in the output of trops env show.
(τ)blue# trops env show ENV TROPS_DIR = /opt/shared/trops TROPS_ENV = test2 TROPS_SID = a3d2151 Git git-dir = /opt/shared/trops/repo/test2.git work-tree = / git-remote = [email protected]:kojiwell/test.git logfile = $TROPS_DIR/log/test2.log
And the "Git" in the output should be "Config" or something else.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Right now sudo option and tags are missing in the output of
trops env show
.And the "Git" in the output should be "Config" or something else.
The text was updated successfully, but these errors were encountered: