Skip to content

opspec-pkgs/fs.chown-dir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

build

Problem statement

chowns a directory

Example usage

Visualize

opctl ui github.com/opspec-pkgs/fs.chown-dir#1.0.0

Run

opctl run github.com/opspec-pkgs/fs.chown-dir#1.0.0

Compose

op:
  ref: github.com/opspec-pkgs/fs.chown-dir#1.0.0
  inputs:
    dir:  # 👈 required; provide a value
    groupId:  # 👈 required; provide a value
    userId:  # 👈 required; provide a value
  outputs:
    dir:

Support

join us on Slack or open an issue

Releases

releases are versioned according to semver 2.0.0 and tagged; see CHANGELOG.md for release notes

Contributing

see project/CONTRIBUTING.md