Skip to main content

UNKNOWN

Project description

Hoard (CLI)

This utility allows you to pull variables for a project from your [treasure] hoard.

Installation

Use your favourite python package installer:

pip install hoard-cli

Configuration

Set your hoard url and default environment in ~/.hoardrc:

[hoard]
url=<some_url>
env=dev

Set your project name in your project’s .hoard (ideally in your project’s top level directory):

[hoard]
project=<project_name>

Usage

List environments for a project, with overrides for project and env:

hoard get [--project] [--env]

Set one or more environment variables, with overrides for project and env:

hoard set [--project] [--env] KEY=value [KEY=value,...]

Delete one or more environment variables, with overrides for project and env:

hoard rm [--project] [--env] KEY [KEY,...]

Project specific commands, e.g. show the current project, list envs for current project, list all projects:

hoard project [project] [--envs] [--all]

Environment specific commands, e.g. show the current env, list all envs:

hoard env [--all]

Get your auth token from the server backend:

hoard login

Clear your local auth token:

hoard logout

Changelog for Trove (CLI)

1.0

Initial release.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

hoard-1.1.0.tar.gz (5.5 kB view details)

Uploaded Source

Built Distribution

hoard-1.1.0-py27-none-any.whl (8.8 kB view details)

Uploaded Python 2.7

File details

Details for the file hoard-1.1.0.tar.gz.

File metadata

  • Download URL: hoard-1.1.0.tar.gz
  • Upload date:
  • Size: 5.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for hoard-1.1.0.tar.gz
Algorithm Hash digest
SHA256 dc87f27e2cd36523124e7343a1abd8a9c4b7eec7476266298f52721d4e391200
MD5 6c16c71e7bcb50cf1e54e973ea65e0be
BLAKE2b-256 224023fe29bc5e783d08f86882103bcda5eb97c0bc35b8e71280cc8cdc61b674

See more details on using hashes here.

File details

Details for the file hoard-1.1.0-py27-none-any.whl.

File metadata

File hashes

Hashes for hoard-1.1.0-py27-none-any.whl
Algorithm Hash digest
SHA256 bdbd6b92786c4df499b29af3234a3b2cc0189f20d909dd6b0045b1e0c03a7bb2
MD5 c0bb70e8e2c05808810924716954e16c
BLAKE2b-256 46e540622683bdf0d03f18d6d4c7c87fde2c432231a5f0894302255739ae25c0

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page