Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 965 Bytes

File metadata and controls

35 lines (24 loc) · 965 Bytes

Tenant

The methodazure Tenant family of commands are intended to provide support to security teams looking to dig deeper into their Azure Tenants.

Enumerate

Provides detailed information about Tenants.

This command does not require a Subscription ID since it is scoped at the Tenant level.

Usage

methodazure tenant enumerate

Help Text

$ methodazure tenant enumerate --help
Enumerate Tenants for the provided credentials

Usage:
  methodazure tenant enumerate [flags]

Flags:
  -h, --help   help for enumerate

Global Flags:
  -c, --cloud-config string  Azure Cloud to use (AzurePublic, AzureGovernment, AzureChina) (default "AzurePublic")
  -o, --output string        Output format (signal, json, yaml). Default value is signal (default "signal")
  -f, --output-file string   Path to output file. If blank, will output to STDOUT
  -q, --quiet                Suppress output
  -v, --verbose              Verbose output