Skip to content

A collection of tools to manage the CTO sandbox environment

Notifications You must be signed in to change notification settings

GSA/cto-sandbox-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CTO Sandbox Tools

A collection of tools to manage the CTO sandbox environment. All dependencies should be available via Homebrew.

Prerequisites

You can also use direnv to help manage environment variables. See .envrc.example for an example .envrc file.

admin-hostname

Get the current address for the octo-admin instance.

Usage

admin-hostname.sh

Dependencies

  • jq

admin-ssh

SSH to the octo-admin instance, whatever its current address may be.

Usage

First set the OCTO_ADMIN_USERNAME environment variable to your username, then:

admin-ssh.sh

Or without setting an environment variable:

admin-ssh.sh myusername

Dependencies

  • admin-hostname.sh

About

A collection of tools to manage the CTO sandbox environment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages