coding-update-values-file

command module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 25, 2024 License: MIT Imports: 10 Imported by: 0

README

coding-update-values-file

A simple tool designed to create a commit to update a key-value JSON file in a coding.net repository

Usage

Environment Variables

  • CODING_USERNAME - The username of project token
  • CODING_PASSWORD - The password of project token

Parameters

  • --repo - The repository name, e.g. my-team/my-project/my-repo
  • --branch - The branch name, e.g. master
  • --file - The file path, e.g. build.json
  • --key - The key name, e.g. version
  • --value - The value to update, e.g. 1.0.0

Credits

GUO YANKE, MIT License

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL