1.19.0 • Published 1 year ago

@hathora/cli v1.19.0

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

Deprecated hathora cli

This is no longer supported, please using Hathora's new CLI instead.

Overview

The hathora cli is a utility for interacting with the hathora api to create and manage hathora projects.

Installation

Node v16+ required

npm i -g @hathora/cli

or with yarn

yarn global add @hathora/cli

Usage

hathora-cloud [command] <options>

CI Integration

You can integrate hathora-cloud into your CI pipeline by passing your developer token like so:

hathora-cloud deploy --appId $APP_ID --token $HATHORA_TOKEN

Here's an example Github Action.

Commands

Usage: hathora-cloud <command> [options]

Commands:
  hathora-cloud completion                generate completion script
  hathora-cloud login                     Login to Hathora Cloud                                                                                                                                [aliases: l]
  hathora-cloud apps [subcommand]         Operations that allow you manage your applications
  hathora-cloud deploy                    Create a new build image and deploy it
  hathora-cloud logs                      Returns a stream of logs for an application
  hathora-cloud processes [subcommand]    View all processes
  hathora-cloud deployments [subcommand]  Create and view a build's deployment configurations at runtime
  hathora-cloud builds [subcommand]       Operations that allow you manage your builds
  hathora-cloud room [subcommand]         Operations to create, manage, and connect to rooms

Options:
  --version  Show version number                                                                                                                                                                   [boolean]
  --help     Show help                                                                                                                                                                             [boolean]
1.19.0

1 year ago

1.18.0

1 year ago

1.17.0

1 year ago

1.16.0

1 year ago

1.15.0

1 year ago

1.15.2

1 year ago

1.14.0

1 year ago

1.13.1

1 year ago

1.13.0

1 year ago

1.11.3

2 years ago

1.11.2

2 years ago

1.12.0

2 years ago

1.11.1

2 years ago

1.11.0

2 years ago

1.10.1

2 years ago

1.10.0

2 years ago

1.9.0

2 years ago

1.8.1

2 years ago

1.8.0

2 years ago

1.6.2

2 years ago

1.7.0

2 years ago

1.6.1

2 years ago

1.6.0

2 years ago

1.5.2

2 years ago

1.5.1

2 years ago

1.5.0

2 years ago

1.4.0

2 years ago

1.3.3

2 years ago

1.3.2

2 years ago

1.3.1

2 years ago

1.3.0

2 years ago

1.2.0

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago