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
for instance this query gets details about matrix: get_host MATRIX.MIT.EDU *
get_host MATRIX.MIT.EDU *
or for instance to get what an alias points to:
rgabriel@thinkpad:~$ qy get_hostalias alias: EC.MIT.EDU canonical_hostname: * alias: EC.MIT.EDU canonical_hostname: SCRIPTS-VHOSTS.MIT.EDU
to get all the hostnames you control (subset of get_ace_use):
get_ace_use
rgabriel@thinkpad:~$ qy get_host_by_owner ace_type: RUSER ace_name: rgabriel name: EC-SERVER-MGMT.MIT.EDU name: DORMDIGEST.MIT.EDU name: PETROCK.MIT.EDU name: MATRIX.MIT.EDU
The text was updated successfully, but these errors were encountered:
No branches or pull requests
for instance this query gets details about matrix:
get_host MATRIX.MIT.EDU *
or for instance to get what an alias points to:
to get all the hostnames you control (subset of
get_ace_use
):The text was updated successfully, but these errors were encountered: