Skip to content

hyperpolymath/asdf-influxdb-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

asdf-influxdb

Build Lint License: PMPL-1.0

asdf plugin for InfluxDB.

Time series database.

Contents

Dependencies

Install

Plugin:

asdf plugin add influxdb https://github.com/hyperpolymath/asdf-influxdb-plugin.git

influxdb:

# Show all installable versions
asdf list-all influxdb

# Install specific version
asdf install influxdb latest

# Set a version globally (in your ~/.tool-versions file)
asdf global influxdb latest

# Now influxdb commands are available
influxdb --version

Check asdf readme for more instructions.

Usage

# List installed versions
asdf list influxdb

# Set local version for current directory
asdf local influxdb <version>

# Uninstall a version
asdf uninstall influxdb <version>

Contributing

Contributions welcome! Read the contributing guidelines first.

License

Licensed under the Palimpsest-MPL License (PMPL-1.0).


Maintained by hyperpolymath

Sponsor this project

Packages

No packages published

Contributors 2

  •  
  •  

Languages