[secrets."garage-staging/admin_token"] type = 'command' rotate = true command = 'openssl rand -hex 32' [secrets."garage-staging/rpc_secret"] type = 'command' rotate = true command = 'openssl rand -hex 32' [secrets."garage-staging/metrics_token"] type = 'command' rotate = true command = 'openssl rand -hex 32'