{"id":31769919,"url":"https://github.com/jfrog/knife-art","last_synced_at":"2025-10-10T02:55:40.457Z","repository":{"id":46696696,"uuid":"81719274","full_name":"jfrog/knife-art","owner":"jfrog","description":"Knife Artifactory integration","archived":false,"fork":false,"pushed_at":"2021-01-07T13:13:23.000Z","size":21,"stargazers_count":7,"open_issues_count":3,"forks_count":8,"subscribers_count":24,"default_branch":"master","last_synced_at":"2025-09-15T17:15:21.011Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jfrog.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-02-12T10:48:57.000Z","updated_at":"2021-01-07T12:44:16.000Z","dependencies_parsed_at":"2022-08-27T08:41:09.493Z","dependency_job_id":null,"html_url":"https://github.com/jfrog/knife-art","commit_stats":null,"previous_names":["jfrogdev/knife-art"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/jfrog/knife-art","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfrog%2Fknife-art","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfrog%2Fknife-art/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfrog%2Fknife-art/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfrog%2Fknife-art/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jfrog","download_url":"https://codeload.github.com/jfrog/knife-art/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfrog%2Fknife-art/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278854446,"owners_count":26057469,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-07T02:00:06.786Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-10-10T02:55:39.247Z","updated_at":"2025-10-10T02:55:40.453Z","avatar_url":"https://github.com/jfrog.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Gem Version](https://badge.fury.io/rb/knife-art.svg)](https://badge.fury.io/rb/knife-art)\n\n# knife-art\nEnables usage of Knife with basic authentication against an Artifactory backend (serving as the supermarket repo)  \n\n### Installation\n`chef gem install knife-art`\n\n### Client Configuration\nThe only requirement is to setup the supermarket url in your `knife.rb` file as follows:\n`knife[:supermarket_site] = 'http://user:apiKey@art.company.com:8080/artifactory/api/chef/myRepo'`\n\n### Artifactory Configuration\nSee the [Artifactory User Guide](https://www.jfrog.com/confluence/display/RTF/Chef+Supermarket)\n\n#### The knife-art plugin exposes all `knife supermarket` (or `knife cookbook site`) commands by using `knife artifactory`:\n```\nknife artifactory download COOKBOOK [VERSION] (options)\nknife artifactory install COOKBOOK [VERSION] (options)\nknife artifactory list (options)\nknife artifactory search QUERY (options)\nknife artifactory share COOKBOOK [CATEGORY] (options)\nknife artifactory show COOKBOOK [VERSION] (options)\nknife artifactory unshare COOKBOOK VERSION\n```\n\n### Caveats\nIn some installations the chefdk location may not be included in your $PATH which will cause\nthe plugin not to be loaded (chef gem will show a warning about this if that is the case).\nTo fix this you simply need to include the chefdk location in your path, i.e. for bash:\n\nIn .bashrc:\n```\nexport PATH=$PATH:~/.chefdk/gem/ruby/2.3.0/bin\n```\nThen reload it with ```source ~/.bashrc```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjfrog%2Fknife-art","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjfrog%2Fknife-art","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjfrog%2Fknife-art/lists"}