white-advantage-37945
12/12/2022, 11:04 AMproud-plumber-24205
12/12/2022, 11:07 AMmagnificent-energy-493
ory/tap/cli
now @proud-plumber-24205?white-advantage-37945
12/12/2022, 11:09 AMmagnificent-energy-493
ory tunnel -h
proud-plumber-24205
12/12/2022, 11:11 AM~ ⟩ brew install ory/tap/cli
==> Downloading <https://github.com/ory/cli/releases/download/v0.1.48/ory_0.1.48-linux_sq>
==> Downloading from <https://objects.githubusercontent.com/github-production-release-ass>
######################################################################## 100.0%
==> Installing cli from ory/tap
🍺 /home/linuxbrew/.linuxbrew/Cellar/cli/0.1.48: 5 files, 40.9MB, built in 3 seconds
==> Running `brew cleanup cli`...
Disable this behaviour by setting HOMEBREW_NO_INSTALL_CLEANUP.
Hide these hints with HOMEBREW_NO_ENV_HINTS (see `man brew`).
~ ⟩ ory version
Version: v0.1.48
Git Hash: a88cf27f5c030ecbb517c91bdac7e57f15df0207
Build Time: 2022-11-07T22:19:14Z
wonderful-lamp-2357
12/12/2022, 11:14 AMwhite-advantage-37945
12/12/2022, 11:17 AMwhite-advantage-37945
12/12/2022, 11:22 AMwhite-advantage-37945
12/12/2022, 11:27 AMimport { V0alpha2Api, Configuration } from '@ory/client'
const ory = new V0alpha2Api(new Configuration({
basePath: '<http://localhost:4000>',
baseOptions: {
withCredentials: true
}
}))
magnificent-energy-493