Commands Overview

All commands are invoked as ops <command>.

Authentication

Command
Description

Create a new account

Log in and save token

Clear saved credentials

Show current user info

Print session token to stdout

Projects

Command
Description

Create a new project

List projects with tree view

Nodes

Command
Description

Initialize server as a node

List all your nodes

Show node details

Remove a node

Node Groups

Command
Description

Create a node group

List node groups

Show group details and members

List nodes in an environment

Deployment

Command
Description

Bind a server to an app

Deploy services from ops.toml

Show deployed service status

View service logs

SSH & File Transfer

Command
Description

SSH into a server

Push files to a server (SCP)

Get CI private key

Network

Command
Description

Get server public IP

Ping a server

Environment Variables

Command
Description

Upload .env file to server

Download .env file from server

Server & Daemon

Command
Description

Start monitoring daemon

Show current server info

Update OPS to latest version

Show version info

Last updated