Skip to main content

CLI tools for configuring other HMD tools

Project description

HMD CLI Configure

This package is a command line utility for configuring your local environment to use other HMD CLI tools. All configuration for HMD CLI tools is done via a dotenv file located at $HMD_HOME/.config/hmd.env. The path $HMD_HOME must be set by you to a directory that will be used with HMD tools only, and be present in your session. It is a good idea to set this in a .bash_profile or similar file.

Usage

In order to set an environment variable in the hmd.env file, you would use the set-env command and provide key and value arguments.

hmd configure set-env <key> <value>

This will update or append the following line in hmd.env: key='value'.

Common Variables

There are some common variables that you might what to set upon first installation.

  • HMD_GH_USERNAME: the GitHub username to use when connecting; primarily used by hmd-cli-mickey to fetch remote templates
  • HMD_GH_PASSWORD: either a GitHub PAT or absolute path to file containing only the PAT. The entire file contents will be read and used.

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

hmd_cli_configure-1.0.39-py3-none-any.whl (4.3 kB view hashes)

Uploaded Python 3

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