$ dt-sdk upload --help
Usage: dt-sdk upload [OPTIONS] [extension_path]
Upload the extension to a Dynatrace environment
╭─ Arguments ──────────────────────────────────────────────────────────────────╮
│ extension_path <path> Path to the extension folder or built zip file │
╰──────────────────────────────────────────────────────────────────────────────╯
╭─ Options ────────────────────────────────────────────────────────────────────╮
│ --tenant-url -u <str> Dynatrace tenant URL │
│ --api-token -t <str> Dynatrace API token │
│ --validate -v Validate only │
│ --help Show this message and exit. │
╰──────────────────────────────────────────────────────────────────────────────╯