← 返回
安全合规 中文

Gws Shared

gws CLI: Shared patterns for authentication, global flags, and output formatting.
gws CLI:身份验证、全局参数和输出格式的通用模式。
googleworkspace-bot
安全合规 clawhub v1.0.13 4 版本 99967.3 Key: 无需
★ 1
Stars
📥 3,036
下载
💾 28
安装
4
版本
#latest

概述

gws — Shared Reference

Installation

The gws binary must be on $PATH. See the project README for install options.

Authentication

# Browser-based OAuth (interactive)
gws auth login

# Service Account
export GOOGLE_APPLICATION_CREDENTIALS=/path/to/key.json

Global Flags

FlagDescription
-------------------
--format Output format: json (default), table, yaml, csv
--dry-runValidate locally without calling the API
--sanitize