1.16.0 • Published 9 days ago

@hathora/cli v1.16.0

Weekly downloads
-
License
MIT
Repository
-
Last release
9 days ago

hathora cli

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.16.0

9 days ago

1.15.0

18 days ago

1.15.2

17 days ago

1.14.0

2 months ago

1.13.1

3 months ago

1.13.0

3 months ago

1.11.3

9 months ago

1.11.2

9 months ago

1.12.0

8 months ago

1.11.1

9 months ago

1.11.0

9 months ago

1.10.1

9 months ago

1.10.0

9 months ago

1.9.0

11 months ago

1.8.1

11 months ago

1.8.0

11 months ago

1.6.2

12 months ago

1.7.0

11 months ago

1.6.1

12 months ago

1.6.0

12 months ago

1.5.2

1 year ago

1.5.1

1 year ago

1.5.0

1 year ago

1.4.0

1 year ago

1.3.3

1 year ago

1.3.2

1 year ago

1.3.1

1 year ago

1.3.0

1 year ago

1.2.0

1 year ago

1.1.0

1 year ago

1.0.0

1 year ago