GitOps
get file from commit
get/kapis/devops.kubesphere.io/v1alpha3/namespaces/{namespace}/gitrepositories/{gitrepository}/commits/{commit}/files/{file}
Path parameters
namespacestring required
The namespace name
gitrepositorystring required
The GitRepository customs resource
commitstring required
The commit hash
filestring required
base64 encoded file path
Query parameters
withContentboolean
whether get the base64 encoded content of the file
Response
ok